projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6978729
)
MAINTAINERS: Add lib/net_utils.c to NETWORKING (general)
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Tue, 31 Oct 2017 14:37:18 +0000
(16:37 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 1 Nov 2017 12:28:12 +0000
(21:28 +0900)
It looks like the best place in MAINTAINERS data base to cover this
orphaned module.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
66471f7
..
9a24f56
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-9438,6
+9438,7
@@
F: include/uapi/linux/net.h
F: include/uapi/linux/netdevice.h
F: include/uapi/linux/net_namespace.h
F: tools/testing/selftests/net/
+F: lib/net_utils.c
F: lib/random32.c
NETWORKING [IPSEC]