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:
c2cb71f
)
sgiseeq: Fix return type of sgiseeq_remove
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 22 Aug 2007 15:03:52 +0000
(16:03 +0100)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 25 Aug 2007 06:31:13 +0000
(
02:31
-0400)
The driver remove method needs to return an int not void. This was just
never noticed because usually this driver is not being built as a module.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found