Loading net/sunrpc/auth.c +3 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,9 @@ static unsigned long number_cred_unused; static struct cred machine_cred = { .usage = ATOMIC_INIT(1), #ifdef CONFIG_DEBUG_CREDENTIALS .magic = CRED_MAGIC, #endif }; /* Loading Loading
net/sunrpc/auth.c +3 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,9 @@ static unsigned long number_cred_unused; static struct cred machine_cred = { .usage = ATOMIC_INIT(1), #ifdef CONFIG_DEBUG_CREDENTIALS .magic = CRED_MAGIC, #endif }; /* Loading