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:
cfd1fc1
)
staging: vt6655: vt6655_init_info function must be void type
author
Devendra Naga
<devendra.aaru@gmail.com>
Thu, 6 Sep 2012 18:38:06 +0000
(
00:08
+0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 05:07:37 +0000
(22:07 -0700)
this is because it doesn't fail anywhere and returning a value
from it will be completely unnecesary.
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found