]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/usb/storage/realtek_cr.c: fix build
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 30 Apr 2013 22:26:44 +0000 (15:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 May 2013 00:04:00 +0000 (17:04 -0700)
commit677a0b5ac16337277139798ec43fc32ebaae1347
treeb27a64ff0dd0e5fb3529f2316f3331348c145b30
parentc9ef713993ba168b38d1a97ea0ab00874f1da022
drivers/usb/storage/realtek_cr.c: fix build

Remove unused local `us', which broke the build.  Also nuke an unneeded
cast.

Repairs commit 191648d03d20 ("usb: storage: Convert US_DEBUGP to
usb_stor_dbg").

Cc: Joe Perches <joe@perches.com>
Acked-by: David Rientjes <rientjes@google.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/storage/realtek_cr.c