Explorar o código

lib/kobject_uevent.c: remove redundant include

The file doesn't seem to use anything from linux/user_namespace.h, and
removing it yields byte-identical object code and strictly fewer
dependencies in the .cmd file.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Rasmus Villemoes %!s(int64=10) %!d(string=hai) anos
pai
achega
a69ae45c26
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/kobject_uevent.c

+ 0 - 1
lib/kobject_uevent.c

@@ -20,7 +20,6 @@
 #include <linux/export.h>
 #include <linux/export.h>
 #include <linux/kmod.h>
 #include <linux/kmod.h>
 #include <linux/slab.h>
 #include <linux/slab.h>
-#include <linux/user_namespace.h>
 #include <linux/socket.h>
 #include <linux/socket.h>
 #include <linux/skbuff.h>
 #include <linux/skbuff.h>
 #include <linux/netlink.h>
 #include <linux/netlink.h>