[PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference
authorAdrian Bunk <bunk@stusta.de>
Sat, 26 Nov 2005 23:36:37 +0000 (00:36 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 28 Nov 2005 04:23:46 +0000 (20:23 -0800)
The Coverity checker spotted this obvious NULL pointer dereference.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Mark Salyzyn <mark_salyzyn@adaptec.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found