diff options
author | Joe Perches <joe@perches.com> | 2015-03-26 22:43:39 -0700 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-05-07 13:37:41 -0500 |
commit | d74c23d36e7829ca7517a82c725c493d16328a44 (patch) | |
tree | c73b8fd4d9781fba6bf367e5d152e567223ff311 /drivers/usb/gadget/function/rndis.c | |
parent | db978e284781af641a02f9ca9d99a746e1e1f60f (diff) | |
download | op-kernel-dev-d74c23d36e7829ca7517a82c725c493d16328a44.zip op-kernel-dev-d74c23d36e7829ca7517a82c725c493d16328a44.tar.gz |
usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV
Using unnecessary static char buffers isn't good.
Use the %pV extension instead.
Miscellanea:
o the dprintk return value is unused, make it void
o add __printf format and argument verification
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/function/rndis.c')
0 files changed, 0 insertions, 0 deletions