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:
819b920
)
staging: vt6656: removed the trailing statement should be on next line error
author
Nandini Hanumanthagowda
<nandu.hgowda@gmail.com>
Tue, 12 Nov 2013 17:35:40 +0000
(23:05 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 20 Nov 2013 00:06:22 +0000
(16:06 -0800)
as per linux coding style trailing statments should not be there
at the end of line, instead it should be placed in next line.
hence removed that error by moving trailing statement to next
line
Signed-off-by: Nandini Hanumanthagowda <nandu.hgowda@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found