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:
9f62e96
)
ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs
author
Robin Dong
<hao.bigrat@gmail.com>
Fri, 6 May 2011 08:01:40 +0000
(16:01 +0800)
committer
Joel Becker
<jlbec@evilplan.org>
Tue, 24 May 2011 06:59:40 +0000
(23:59 -0700)
Change function param_set_dlmfs_capabilities from 'extern' to 'static' since
function param_get_dlmfs_capabilities is also 'static'.
Signed-off-by: Robin Dong <sanbai@taobao.com>
Signed-off-by: Joel Becker <jlbec@evilplan.org>
No differences found