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:
381ca67
)
Staging: lustre: Fix externs should be avoided in .c
author
Haneen Mohammed
<hamohammed.sa@gmail.com>
Sat, 21 Mar 2015 07:47:56 +0000
(10:47 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:14:55 +0000
(22:14 +0100)
Thi patch moves extern declaration to "obd_class.h".
Remove prototype from "class_obd.c".
Issue addressed by checkpatch.pl.
Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found