X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=net%2Fsunrpc%2Fauth.c;h=ec41b26af76e22f05012b9df732657d2c6ab2858;hb=207f135d819344c03333246f784f6666e652e081;hp=814b0169f972304e105e1a63dfcf6ce59f3428cd;hpb=5722119f674d81eb88d51463ece8096855d94cc0;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/net/sunrpc/auth.c b/net/sunrpc/auth.c index 814b016..ec41b26 100644 --- a/net/sunrpc/auth.c +++ b/net/sunrpc/auth.c @@ -40,9 +40,6 @@ static unsigned long number_cred_unused; static struct cred machine_cred = { .usage = ATOMIC_INIT(1), -#ifdef CONFIG_DEBUG_CREDENTIALS - .magic = CRED_MAGIC, -#endif }; /*