diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-05-24 14:55:00 -0400 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-08-15 00:49:42 -0400 |
commit | d13fda8564a67341aad257465cf319bdb2327e33 (patch) | |
tree | b67146926931195117b1401b03097933c857b4cf /init | |
parent | 523a6a945f3cf5f1d337e50634687a577a732a5f (diff) |
userns: Convert net/ax25 to use kuid_t where appropriate
Cc: Ralf Baechle <ralf@linux-mips.org>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 64ff9ce59443..8447e0ca4186 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -952,7 +952,6 @@ config UIDGID_CONVERTED | |||
952 | depends on NET_KEY = n | 952 | depends on NET_KEY = n |
953 | depends on INET_DIAG = n | 953 | depends on INET_DIAG = n |
954 | depends on DNS_RESOLVER = n | 954 | depends on DNS_RESOLVER = n |
955 | depends on AX25 = n | ||
956 | 955 | ||
957 | # Filesystems | 956 | # Filesystems |
958 | depends on USB_GADGETFS = n | 957 | depends on USB_GADGETFS = n |