mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +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/sunrpc/cache.h>
|
||||||
#include <linux/hash.h>
|
#include <linux/hash.h>
|
||||||
|
|
||||||
#define SVC_CRED_NGROUPS 32
|
|
||||||
struct svc_cred {
|
struct svc_cred {
|
||||||
uid_t cr_uid;
|
uid_t cr_uid;
|
||||||
gid_t cr_gid;
|
gid_t cr_gid;
|
||||||
|
Loading…
Reference in New Issue
Block a user