mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 02:34:23 +08:00
svcauth: remove unused define
Signed-off-by: Simo Sorce <simo@redhat.com>
This commit is contained in:
parent
03af42c59e
commit
a9aa53df6e
@ -16,7 +16,6 @@
|
||||
#include <linux/sunrpc/cache.h>
|
||||
#include <linux/hash.h>
|
||||
|
||||
#define SVC_CRED_NGROUPS 32
|
||||
struct svc_cred {
|
||||
uid_t cr_uid;
|
||||
gid_t cr_gid;
|
||||
|
Loading…
Reference in New Issue
Block a user