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:
31664dc
)
staging: lustre: declare some functions as static
author
Zheng Di
<zhengdi05@gmail.com>
Mon, 1 Sep 2014 17:51:28 +0000
(
01:51
+0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 17:32:58 +0000
(10:32 -0700)
Declare these functions as static:
llog_alloc_handle() is used in llog_open() only.
llog_free_handle() is used in llog_close() only.
Signed-off-by: Zheng Di <zhengdi05@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found