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:
75be456
)
crypto: sahara - Staticize local symbol
author
Jingoo Han
<jg1.han@samsung.com>
Fri, 9 Aug 2013 07:57:48 +0000
(16:57 +0900)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 14 Aug 2013 10:42:02 +0000
(20:42 +1000)
This local symbol is used only in this file.
Fix the following sparse warnings:
drivers/crypto/sahara.c:420:6: warning: symbol 'sahara_watchdog' was not declared. Should it be static?
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found