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:
003138c
)
V4L/DVB (4711): Radio: No need to return void
author
Tobias Klauser
<tklauser@distanz.ch>
Wed, 4 Oct 2006 11:09:10 +0000
(08:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 4 Oct 2006 11:15:38 +0000
(08:15 -0300)
The module_exit function has return-type void and
pci_unregister_driver() returns void anyway.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found