]> 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, 5 Oct 2011 00:42:37 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 14 Oct 2011 06:19:37 +0000 (17:19 +1100)
commit5d549ea66a89b37cccb60d3f8b7b09df18c87f43
treecaccf02940229b2c90b8a103625e35e4ba69a7fc
parent2abe1b25e56b7c8e65f101fb22282dafeb5ec4ef
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 <akpm@linux-foundation.org>
drivers/scsi/sd.c