On Tuesday, March 19, 2013 6:45 PM, Chanwoo Choi wrote:
>
> On 03/19/2013 02:31 PM, Jingoo Han wrote:
> > Fixed the checkpatch warning as below:
> >
> > WARNING: static const char * array should probably be static const char *
> > const
> > #163: FILE: drivers/extcon/extcon-max8997.c:163:
> >
On 03/19/2013 02:31 PM, Jingoo Han wrote:
> Fixed the checkpatch warning as below:
>
> WARNING: static const char * array should probably be static const char *
> const
> #163: FILE: drivers/extcon/extcon-max8997.c:163:
> +static const char *max8997_extcon_cable[] = {
>
> Also, const is adde
2 matches
Mail list logo