Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[cascardo/linux.git] / Documentation / media / net.h.rst.exceptions
1 # Ignore header name
2 ignore define _DVBNET_H_
3
4 # Ignore old ioctls/structs
5 ignore ioctl __NET_ADD_IF_OLD
6 ignore ioctl __NET_GET_IF_OLD
7 ignore struct __dvb_net_if_old
8
9 # Macros used at struct dvb_net_if
10 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`
11 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`