projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73afa53
)
net: core: remove unneeded include in net/core/utils.c.
author
Rami Rosen
<ramirose@gmail.com>
Thu, 26 Mar 2009 08:11:48 +0000
(
01:11
-0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 26 Mar 2009 08:11:48 +0000
(
01:11
-0700)
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/utils.c
patch
|
blob
|
blame
|
history
diff --git
a/net/core/utils.c
b/net/core/utils.c
index 72e0ebe964a08d03be218b8c17aa061818579f2f..83221aee708488fdf52fc9c8a79ace483d96687d 100644
(file)
--- a/
net/core/utils.c
+++ b/
net/core/utils.c
@@
-22,7
+22,6
@@
#include <linux/net.h>
#include <linux/string.h>
#include <linux/types.h>
-#include <linux/random.h>
#include <linux/percpu.h>
#include <linux/init.h>
#include <net/sock.h>