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
| ||
|
Message-ID: <32fbb160-4888-4d57-bd16-62ece192e81c@web.de> Date: Thu, 31 Jul 2025 20:52:44 +0200 From: Markus Elfring <Markus.Elfring@....de> To: Liao Yuanhong <liaoyuanhong@...o.com>, linux-bcachefs@...r.kernel.org Cc: LKML <linux-kernel@...r.kernel.org>, Kent Overstreet <kent.overstreet@...ux.dev> Subject: Re: [PATCH] bcachefs: Simplify kzalloc usage > 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 Regards, Markus