Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1736431

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

From Andy Shevchenko <andy.shevchenko@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] uio: add default compatible string to uio_pdrv_genirq
Date 2017-09-21 10:00 +0200
Message-ID <us4yR-6pb-3@gated-at.bofh.it> (permalink)
References <urY0p-21a-3@gated-at.bofh.it> <urY0p-21a-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Sep 21, 2017 at 3:53 AM, Chris Packham
<chris.packham@alliedtelesis.co.nz> 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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/2] uio: add default compatible string to uio_pdrv_genirq Chris Packham <chris.packham@alliedtelesis.co.nz> - 2017-09-21 03:00 +0200
  Re: [PATCH 2/2] uio: add default compatible string to uio_pdrv_genirq Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-09-21 10:00 +0200
    Re: [PATCH 2/2] uio: add default compatible string to uio_pdrv_genirq Chris Packham <Chris.Packham@alliedtelesis.co.nz> - 2017-09-21 17:50 +0200

csiph-web