Skip to content

Commit e4397f9

Browse files
committed
netdev: tree_match: include Documentation/netlink as local
Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 4d92db1 commit e4397f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netdev/tree_match.py

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ def _tree_name_should_be_local_files(raw_email):
4848
'drivers/vhost/',
4949
}
5050
required_files = {
51+
'Documentation/netlink/',
5152
'Documentation/networking/',
5253
'include/linux/netdevice.h',
5354
'include/linux/skbuff.h',

0 commit comments

Comments
 (0)