]> Pileus Git - ~andy/linux/commitdiff
random32: assign to network folks in MAINTAINERS
authorSasha Levin <sasha.levin@oracle.com>
Thu, 27 Mar 2014 06:01:34 +0000 (02:01 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2014 20:03:00 +0000 (16:03 -0400)
lib/random32.c was split out of the network code and is de-facto
still maintained by the almighty net/ gods.

Make it a bit more official so that people who aren't aware of
that know where to send their patches.

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS

index 82640e640f36be2f8dd98a54989d223a109b5a1f..0b3c40f505c92265631b5ce23f405832a02b7ddd 100644 (file)
@@ -6006,6 +6006,7 @@ F:        include/uapi/linux/net.h
 F:     include/uapi/linux/netdevice.h
 F:     tools/net/
 F:     tools/testing/selftests/net/
+F:     lib/random32.c
 
 NETWORKING [IPv4/IPv6]
 M:     "David S. Miller" <davem@davemloft.net>