diff options
author | LABBE Corentin <[email protected]> | 2015-11-13 13:31:51 +0100 |
---|---|---|
committer | Corey Minyard <[email protected]> | 2016-01-12 15:08:49 -0600 |
commit | 99ee67351bedf23fe6b969dd94cc2847b397cd20 (patch) | |
tree | 3457af4778120d3fd538aacf20d65f286d11c8ad /tools/perf/util/trace-event-scripting.c | |
parent | 03891f9c853d5c4473224478a1e03ea00d70ff8d (diff) |
ipmi: constify some struct and char arrays
Lots of char arrays could be set as const since they contain only literal
char arrays.
We could in the same time make const some struct members who are pointer
to those const char arrays.
Signed-off-by: LABBE Corentin <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions