diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-10-31 17:37:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-01 15:28:12 +0300 |
commit | 855a34b1b4893c7d9fd39e3f61834354f2149ba7 (patch) | |
tree | 32697844cbbe05b183c0a7f54f877607e48ea4c5 /MAINTAINERS | |
parent | 6978729fbd02ced7060f15b9f7e1ba5b39d9bbf3 (diff) | |
download | linux-855a34b1b4893c7d9fd39e3f61834354f2149ba7.tar.xz |
MAINTAINERS: Add lib/net_utils.c to NETWORKING (general)
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 66471f7d77d4..9a24f56e0451 100644 --- 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] |