From: Doug Maxey Date: Fri, 6 Oct 2006 04:50:07 +0000 (-0500) Subject: [SCSI] qla4xxx: fix double printk on load X-Git-Tag: v2.6.19-rc4~86^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae16db36988e811410494fb5d07c81e14453e7b;p=pandora-kernel.git [SCSI] qla4xxx: fix double printk on load 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 --- Reading git-diff-tree failed