X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fsunrpc%2Fsvcauth.h;h=5c16a7519c6ce3183e10a920a9e3b36c46db0cfb;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=30689cc5734f6c1304d49bf5bae4fe9c040942a9;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/linux/sunrpc/svcauth.h b/include/linux/sunrpc/svcauth.h index 30689cc57..5c16a7519 100644 --- a/include/linux/sunrpc/svcauth.h +++ b/include/linux/sunrpc/svcauth.h @@ -93,7 +93,6 @@ struct auth_ops { int (*release)(struct svc_rqst *rq); void (*domain_release)(struct auth_domain *); }; -extern struct auth_ops *authtab[RPC_AUTH_MAXFLAVOR]; #define SVC_GARBAGE 1 #define SVC_SYSERR 2