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:
33079b2
)
[PATCH] cciss: bug fix in cciss_remove_one
author
Mike Miller
<mike.miller@hp.com>
Tue, 13 Sep 2005 08:25:23 +0000
(
01:25
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 13 Sep 2005 15:22:30 +0000
(08:22 -0700)
This patch fixes a bug in cciss_remove_one. A set of braces was missing for
the if statement causing an Oops on driver unload.
Signed-off-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found