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:
d6b9848
)
wlcore: fix sparse warning
author
Eliad Peller
<eliad@wizery.com>
Mon, 29 Dec 2014 06:24:02 +0000
(08:24 +0200)
committer
Kalle Valo
<kvalo@codeaurora.org>
Fri, 9 Jan 2015 13:47:51 +0000
(15:47 +0200)
Use kstrtoul_from_user() for reading the user value,
and fix the following sparse warning:
drivers/net/wireless/ti/wlcore/debugfs.c:937:15: error: incompatible
types in comparison expression (different type sizes)
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
No differences found