]> git.baikalelectronics.ru Git - kernel.git/commit
usb-storage: reorganize target-specific code
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 10 Jan 2012 18:43:40 +0000 (13:43 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 01:36:41 +0000 (17:36 -0800)
commit9d15217ceaa0ad1f82c940da5dcfb6044c289ce9
treeabefa30519f9e8737eae14001337bfabdf19a44e
parentc980e6d6af087c0d6033da4a5b5c601beefdbcea
usb-storage: reorganize target-specific code

Now that usb-storage has a target_alloc() routine, this patch (as1508)
moves some existing target-specific code out of the slave_alloc()
routine to where it really belongs.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/scsiglue.c