Skip to content

Commit f7862b5

Browse files
committed
netdev: tree_match: include devicetree/bindings/net/
Signed-off-by: Jakub Kicinski <[email protected]>
1 parent f2608ab commit f7862b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netdev/tree_match.py

Lines changed: 1 addition & 0 deletions
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/devicetree/bindings/net/',
5152
'Documentation/netlink/',
5253
'Documentation/networking/',
5354
'include/linux/netdevice.h',

0 commit comments

Comments
 (0)