git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65609bd
)
staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize()
author
Oleg Drokin
<green@linuxhacker.ru>
Sat, 16 May 2015 07:38:32 +0000
(
03:38
-0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 31 May 2015 00:29:45 +0000
(09:29 +0900)
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>
No differences found