Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[sfrench/cifs-2.6.git] / Documentation / media / net.h.rst.exceptions
1 # SPDX-License-Identifier: GPL-2.0
2
3 # Ignore header name
4 ignore define _DVBNET_H_
5
6 # Ignore old ioctls/structs
7 ignore ioctl __NET_ADD_IF_OLD
8 ignore ioctl __NET_GET_IF_OLD
9 ignore struct __dvb_net_if_old
10
11 # Macros used at struct dvb_net_if
12 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`
13 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`