git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9ef713
)
drivers/usb/storage/realtek_cr.c: fix build
author
Andrew Morton
<akpm@linux-foundation.org>
Tue, 30 Apr 2013 22:26:44 +0000
(15:26 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 1 May 2013 00:04:00 +0000
(17:04 -0700)
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>
No differences found