summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
diff options
context:
space:
mode:
authorDmitry Torokhov <dtor@vmware.com>2011-03-20 10:02:39 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-14 01:18:25 +0200
commitbce1a702ed9bd9aa3549352b3134e110bf076586 (patch)
tree39ac494044bf605b6d53cb81cf7924d34fe97b0e /drivers/usb/class
parentusb: renesas_usbhs: Add Renesas USBHS Gadget (diff)
downloadlinux-bce1a702ed9bd9aa3549352b3134e110bf076586.tar.xz
linux-bce1a702ed9bd9aa3549352b3134e110bf076586.zip
USB: change the way we initialize format strings
Changing initialization from static const char *string = "blah"; to static const char string[] = "blah"; saves us one pointer per each string. Signed-off-by: Dmitry Torokhov <dtor@vmware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions