]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/block/cciss.c:cciss_init_one(): use proper errnos
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 5 Nov 2013 05:55:19 +0000 (16:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:55:19 +0000 (16:55 +1100)
commit690d18bd10c6e96475bfad4243928146f145e71f
treef6009134831fb9529784a8e0f5baad158243b638
parent14732cbd8b6565a4986c8607a2a14fa8778d2d0f
drivers/block/cciss.c:cciss_init_one(): use proper errnos

pci_driver.probe should return a meaningful errno, not -1.

Cc: Jens Axboe <axboe@kernel.dk>
Cc: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/cciss.c