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:
cb68dd2
)
staging: lustre: ptlrpc: remove an unnecessary semicolon
author
Kristina Martsenko
<kristina.martsenko@gmail.com>
Mon, 11 Nov 2013 19:35:00 +0000
(21:35 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 12 Nov 2013 09:34:10 +0000
(18:34 +0900)
Remove an unnecessary semicolon and remove a space before another one to
comply with coding style.
Fix the following type of checkpatch warning:
WARNING: space prohibited before semicolon
Signed-off-by: Kristina Martsenko <kristina.martsenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found