summaryrefslogtreecommitdiff
path: root/drivers/scsi/ips.c
diff options
context:
space:
mode:
authorClément Calmels <clement.calmels@free.fr>2014-06-03 21:34:25 (GMT)
committerChristoph Hellwig <hch@lst.de>2014-07-17 20:07:32 (GMT)
commit8d964478b2d124fcfde8017d02d4d70ae20802f2 (patch)
tree3bdf7252f41c91a6f8e2b84d9c6494451087d2a2 /drivers/scsi/ips.c
parentcb2fb68d064c16a559483651132815cc378fd1f9 (diff)
downloadlinux-8d964478b2d124fcfde8017d02d4d70ae20802f2.tar.xz
sd: bad return code of init_sd
In init_sd function, if kmem_cache_create or mempool_create_slab_pools calls fail, the error will not be correclty reported because class_register previously set the value of err to 0. Signed-off-by: Clément Calmels <clement.calmels@free.fr> Reviewed-by: Ewan D. Milne <emilne@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/ips.c')
0 files changed, 0 insertions, 0 deletions