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:
3a0ccb0
)
staging/ft1000: fix sparse warning about the kernel thread handler function
author
Devendra Naga
<devendra.aaru@gmail.com>
Sat, 7 Jul 2012 12:05:15 +0000
(17:35 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 9 Jul 2012 19:26:43 +0000
(12:26 -0700)
sparse throws warning about the ft1000_poll_thread as
drivers/staging/ft1000/ft1000-usb/ft1000_usb.c:40:5: warning: symbol 'ft1000_poll_thread' was not declared. Should it be static?
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found