diff options
author | LABBE Corentin <clabbe.montjoie@gmail.com> | 2015-11-13 13:31:51 +0100 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2016-01-12 15:08:49 -0600 |
commit | 99ee67351bedf23fe6b969dd94cc2847b397cd20 (patch) | |
tree | 3457af4778120d3fd538aacf20d65f286d11c8ad /Documentation/applying-patches.txt | |
parent | 03891f9c853d5c4473224478a1e03ea00d70ff8d (diff) | |
download | linux-99ee67351bedf23fe6b969dd94cc2847b397cd20.tar.bz2 |
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 <clabbe.montjoie@gmail.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'Documentation/applying-patches.txt')
0 files changed, 0 insertions, 0 deletions