Skip to content

Commit

Permalink
svcauth: remove unused define
Browse files Browse the repository at this point in the history
Signed-off-by: Simo Sorce <simo@redhat.com>
  • Loading branch information
Simo Sorce authored and J. Bruce Fields committed Apr 11, 2012
1 parent 03af42c commit a9aa53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/sunrpc/svcauth.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit a9aa53d

Please sign in to comment.