aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Torokhov <[email protected]>2011-03-20 02:02:39 -0700
committerGreg Kroah-Hartman <[email protected]>2011-04-13 16:18:25 -0700
commitbce1a702ed9bd9aa3549352b3134e110bf076586 (patch)
tree39ac494044bf605b6d53cb81cf7924d34fe97b0e /tools/perf/scripts/python
parent2f98382dcdfe1f0048b447da35f34507ffb514dc (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions