svcauth: remove unused define
authorSimo Sorce <simo@redhat.com>
Thu, 29 Mar 2012 23:18:19 +0000 (19:18 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 11 Apr 2012 21:54:59 +0000 (17:54 -0400)
Signed-off-by: Simo Sorce <simo@redhat.com>
include/linux/sunrpc/svcauth.h

index 548790e..2e2af10 100644 (file)
@@ -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;