[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230720110840.GV20457@twin.jikos.cz>
Date: Thu, 20 Jul 2023 13:08:40 +0200
From: David Sterba <dsterba@...e.cz>
To: wuyonggang001@...suo.com
Cc: clm@...com, josef@...icpanda.com, dsterba@...e.com,
terrelln@...com, linux-btrfs@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] btrfs: Modify format error
On Mon, Jul 17, 2023 at 03:19:04PM +0800, wuyonggang001@...suo.com wrote:
> Fix the following checkpatch error(s):
> ERROR: "foo* const bar" should be "foo * const bar"
> ERROR: "foo* bar" should be "foo *bar"
>
> Signed-off-by: Yonggang Wu <wuyonggang001@...suo.com>
Please don't send patches to btrfs that only fix problems reported by
checkpatch and nothing else. Thanks.
Powered by blists - more mailing lists