[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ztnjjzlx3a2cvmxnc3jx2umwlh2faetdy6rzhmuc746vppmuns@lzn33bv2smpz>
Date: Thu, 31 Jul 2025 15:19:07 -0400
From: Kent Overstreet <kent.overstreet@...ux.dev>
To: Markus Elfring <Markus.Elfring@....de>
Cc: Liao Yuanhong <liaoyuanhong@...o.com>, linux-bcachefs@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] bcachefs: Simplify kzalloc usage
On Thu, Jul 31, 2025 at 08:52:44PM +0200, Markus Elfring wrote:
> > Use the shorter variants will improves further maintainability.
> > Convenient for subsequent code updates or refactoring.
>
> Please improve such a change description.
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.16#n45
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst?h=v6.16#n941
The commit message is reasonable, it communicates the intent.
I haven't decided if I want to apply it; the dereference approach is
better in principle but it's very far off into the weeds of "things that
will never, ever cause an actual problem".
Powered by blists - more mailing lists