]> 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>
Tue, 11 Oct 2011 08:43:36 +0000 (19:43 +1100)
commit395a44f872b24c54d955918bfc3e087c31acde69
tree8a9839f1f6656257760df1b3bb45c16fb6361fb9
parent741b83520b6e7b9832c34cd47a79389b8be9c6fd
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