]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize()
authorOleg Drokin <green@linuxhacker.ru>
Sat, 16 May 2015 07:38:32 +0000 (03:38 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 00:29:45 +0000 (09:29 +0900)
commit1c1583b7f278340be7713c372c56071b422370c1
treefe55bc2ab81ac9e4ed49a9d95e3931cd59c9f4d4
parent46e36a0d8ca1d4693e7f6874447ea69f381f13cd
staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize()

smatch highlighted a wrongly indented bit of code that almost
hides the extra assignment.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/sec_plain.c