[PATCH v3] Add tw5864 driver

Jiri Slaby jslaby at suse.cz
Mon Jul 11 07:44:40 UTC 2016


On 07/11/2016, 07:58 AM, Hans Verkuil wrote:
>> +static char *artifacts_warning = "BEWARE OF KNOWN ISSUES WITH VIDEO QUALITY\n"
> 
> const char * const

Or even better, drop the extra space for pointer:

static const char artifacts_warning[] =

thanks,
-- 
js
suse labs


More information about the devel mailing list