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]
Date:   Wed, 3 Nov 2021 09:01:36 +0100
From:   Johan Hovold <johan@...nel.org>
To:     Jingjing Liu <liujingjing@...rlc.com>
Cc:     ysato@...rs.sourceforge.jp, uclinux-h8-devel@...ts.sourceforge.jp,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] h8300: Prefer unsigned int to bare use of unsigned

On Wed, Nov 03, 2021 at 03:02:47PM +0800, Jingjing Liu wrote:
> Fix checkpatch warnings:
> 	WARNING: Prefer 'unsigned int' to bare use of 'unsigned'

Please don't run checkpatch.pl on code that's already in the kernel. Use
it to check your own patches before submitting them.

If you want to practise the patch submission process you can do so in
drivers/staging/ where "clean ups" such as this one are currently
accepted.

Johan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ