Thanks for fixing the problem reported on this. Queued for 4.5.
-corey
On 11/13/2015 06:31 AM, LABBE Corentin wrote:
> 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 co
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
---
drivers/char/ipmi/ipmi_msghandler.c | 7 ---
drivers/char/ipmi/ipmi_s
Hi LABBE,
[auto build test WARNING on: char-misc/char-misc-next]
[also build test WARNING on: v4.3 next-20151105]
url:
https://github.com/0day-ci/linux/commits/LABBE-Corentin/ipmi-constify-some-struct-and-char-arrays/20151105-173339
config: parisc-generic-64bit_defconfig (attached as .config)
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
---
drivers/char/ipmi/ipmi_msghandler.c | 7 ---
drivers/char/ipmi/ipmi_s
4 matches
Mail list logo