We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d92db1 commit e4397f9Copy full SHA for e4397f9
netdev/tree_match.py
@@ -48,6 +48,7 @@ def _tree_name_should_be_local_files(raw_email):
48
'drivers/vhost/',
49
}
50
required_files = {
51
+ 'Documentation/netlink/',
52
'Documentation/networking/',
53
'include/linux/netdevice.h',
54
'include/linux/skbuff.h',
0 commit comments