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:   Mon, 28 Jun 2021 13:18:53 +0100
From:   Mark Brown <broonie@...nel.org>
To:     Jinchao Wang <wjc@...rlc.com>
Cc:     gregkh@...uxfoundation.org, rafael@...nel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] driver: base: Prefer unsigned int to bare use of unsigned

On Sat, Jun 26, 2021 at 03:34:08PM +0800, Jinchao Wang wrote:
> Fix checkpatch warnings:
>     WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
> 
> Signed-off-by: Jinchao Wang <wjc@...rlc.com>
> ---
>  drivers/base/cpu.c                   |  4 ++--
>  drivers/base/map.c                   | 12 ++++++------
>  drivers/base/node.c                  |  8 ++++----
>  drivers/base/regmap/regmap-debugfs.c |  2 +-
>  drivers/base/regmap/regmap-mmio.c    |  2 +-
>  drivers/base/regmap/regmap.c         |  6 +++---

Please don't mix changes for multiple subsystems into single patches,
send at least one patch per subsystem.

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ