]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/scsi/sd.c: use ida_simple_get() and ida_simple_remove() in place of boilerpla...
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 28 Sep 2011 00:49:49 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Sep 2011 06:07:55 +0000 (16:07 +1000)
commit518571c390974cc8a77d1848f762f274386696d9
treeeda246d48f03b15640738739efaa55166a47bfb2
parent1b220e8f654c9f4cb19459f651c14b7fe5a3bfb3
drivers/scsi/sd.c: use ida_simple_get() and ida_simple_remove() in place of boilerplate code

Some mangling of errors was necessary to maintain current interface.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Tejun Heo <tj@kernel.org>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Andrew Morton <>
drivers/scsi/sd.c