]> git.baikalelectronics.ru Git - kernel.git/commit
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
authorJoe Perches <joe@perches.com>
Mon, 15 Nov 2010 02:08:11 +0000 (18:08 -0800)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 17 Dec 2010 20:48:22 +0000 (15:48 -0500)
commitc20dc34bcea011c3b749f533e0c5b6f7f407d6e7
treedfbc7b1945536e95e5d52dc88f3044add69ea98f
parent76a862e071f0145da8ac74dc5127ac8a5becf91f
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return

And remove unnecessary double semicolon too.

No effect to code, as test is != 0.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/auth_gss/gss_krb5_crypto.c