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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 27 Oct 2020 17:26:37 -0400 From: "Theodore Y. Ts'o" <tytso@....edu> To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org> Cc: Linux Doc Mailing List <linux-doc@...r.kernel.org>, Jonathan Corbet <corbet@....net>, Harshad Shirwadkar <harshadshirwadkar@...il.com>, Jan Kara <jack@...e.com>, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v3 23/32] jbd2: fix a kernel-doc markup On Tue, Oct 27, 2020 at 10:51:27AM +0100, Mauro Carvalho Chehab wrote: > The kernel-doc markup that documents _fc_replay_callback is > missing an asterisk, causing this warning: > > ../include/linux/jbd2.h:1271: warning: Function parameter or member 'j_fc_replay_callback' not described in 'journal_s' > > When building the docs. > > Fixes: 609f928af48f ("jbd2: fast commit recovery path") > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org> Thanks, I'm accomulating some bug fix patches to push to Linus, so I'll grab this for the ext4 git tree. - Ted
Powered by blists - more mailing lists