Re: [PATCH 2/2] uio: add default compatible string to uio_pdrv_genirq

From: Andy Shevchenko
Date: Thu Sep 21 2017 - 03:50:20 EST


On Thu, Sep 21, 2017 at 3:53 AM, Chris Packham
<chris.packham@xxxxxxxxxxxxxxxxxxx> wrote:


> -module_param_string(of_id, uio_of_genirq_match[0].compatible, 128, 0);
> +module_param_string(of_id, uio_of_genirq_match[1].compatible, 128, 0000);

0 -> 0000 looks like bogus checkpatch warning.

--
With Best Regards,
Andy Shevchenko