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:
18d6b32
)
usb: musb: debugfs: improve copy_from_user() argument
author
Markus Pargmann
<mpa@pengutronix.de>
Wed, 14 Jan 2015 15:08:38 +0000
(16:08 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 15 Jan 2015 15:41:51 +0000
(09:41 -0600)
While the code is correct and functions well, it's still
a bit misleading to add the reference operator in from of
the buf argument.
This patch simply removes that operator in order to make
use of buf slightly better to the eyes.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_debugfs.c
patch
|
blob
|
history
diff --cc
drivers/usb/musb/musb_debugfs.c
Simple merge