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:
301af90
)
staging: lustre: replace c99 style comments with C89
author
Srikrishan Malik
<srikrishanmalik@gmail.com>
Mon, 11 Aug 2014 18:27:32 +0000
(23:57 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:17 +0000
(12:23 -0700)
Fixes the following checkpatch error:
ERROR: do not use C99 // comments
Signed-off-by: Srikrishan Malik <srikrishanmalik@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found