linux/drivers/scsi/osd
Dan Carpenter 057f02a38e [SCSI] osd: checking NULL instead of ERR_PTR()
bio_map_kern() returns ERR_PTRs on failure and never returns NULL.

[jejb: remove redundant unlikely spotted by Tobias Klauser]
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-12-09 09:24:13 -06:00
..
Kbuild
Kconfig
osd_debug.h
osd_initiator.c [SCSI] osd: checking NULL instead of ERR_PTR() 2010-12-09 09:24:13 -06:00
osd_uld.c