lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <X+nl/xjHSBwpqWjF@kroah.com>
Date:   Mon, 28 Dec 2020 15:04:47 +0100
From:   Greg KH <greg@...ah.com>
To:     Song Chen <chensong_2000@....cn>
Cc:     linux-kernel@...r.kernel.org, abbotti@....co.uk,
        hsweeten@...ionengravers.com
Subject: Re: [PATCH] staging: comedi: remove warnings of comedi_lrange

On Thu, Dec 24, 2020 at 08:58:18AM +0800, Song Chen wrote:
> Checkpatch.pl reports "warning: struct comedi_lrange should
> normally be const" in some places, which are supposed to
> be removed.
> 
> Signed-off-by: Song Chen <chensong_2000@....cn>
> ---
>  drivers/staging/comedi/drivers/das16.c   | 4 ++--
>  drivers/staging/comedi/drivers/jr3_pci.c | 4 ++--
>  drivers/staging/comedi/drivers/ni_670x.c | 2 +-
>  3 files changed, 5 insertions(+), 5 deletions(-)

Never send out patches that you do not test-build yourself.  Breaking
the build is a quick way to make a maintainer grumpy :(

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ