]> 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, 7 Oct 2011 06:06:27 +0000 (17:06 +1100)
commit912106b87edc8e9265c4df469fb99045e89a8632
tree4c50cc8ebbd59899b12e79fa4667aa49a085ae42
parent585c76fb52ab1f4ff0d578c3500c8c924563db8b
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