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:
75c2885
)
[SCSI] qla4xxx: fix double printk on load
author
Doug Maxey
<dwm@enoyolf.org>
Fri, 6 Oct 2006 04:50:07 +0000
(23:50 -0500)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Wed, 25 Oct 2006 22:12:07 +0000
(15:12 -0700)
There is a dup printk at the tail of qla4xxx_module_init(). Remove the
first instance as it's before the complete success of the function.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found