diff options
author | 2015-03-26 22:43:39 -0700 | |
---|---|---|
committer | 2015-05-07 13:37:41 -0500 | |
commit | d74c23d36e7829ca7517a82c725c493d16328a44 (patch) | |
tree | c73b8fd4d9781fba6bf367e5d152e567223ff311 /scripts/mod/devicetable-offsets.c | |
parent | usb: phy: Allow compile test of GPIO consumers if !GPIOLIB (diff) | |
download | linux-rng-d74c23d36e7829ca7517a82c725c493d16328a44.tar.xz linux-rng-d74c23d36e7829ca7517a82c725c493d16328a44.zip |
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 'scripts/mod/devicetable-offsets.c')
0 files changed, 0 insertions, 0 deletions