Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.17-rc1 11 lines 316 B view raw
1# Ignore header name 2ignore define _DVBNET_H_ 3 4# Ignore old ioctls/structs 5ignore ioctl __NET_ADD_IF_OLD 6ignore ioctl __NET_GET_IF_OLD 7ignore struct __dvb_net_if_old 8 9# Macros used at struct dvb_net_if 10replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if` 11replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`