[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YYJB4J5poEpvQIWT@hovoldconsulting.com>
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