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:
166e933
)
x38_edac: Make a local function static
author
Jingoo Han
<jg1.han@samsung.com>
Fri, 9 Aug 2013 09:03:48 +0000
(18:03 +0900)
committer
Borislav Petkov
<bp@suse.de>
Fri, 9 Aug 2013 13:29:10 +0000
(15:29 +0200)
Make a local function static in order to fix the following sparse
warning:
drivers/edac/x38_edac.c:252:14: warning: symbol 'x38_map_mchbar' was not declared. Should it be static?
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
[ Boris: Correct commit message ]
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/x38_edac.c
patch
|
blob
|
history
diff --cc
drivers/edac/x38_edac.c
Simple merge