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
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240805132919.fywsxq4h2agro24v@quack3>
Date: Mon, 5 Aug 2024 15:29:19 +0200
From: Jan Kara <jack@...e.cz>
To: Shibu Kumar <shibukumar.bit@...il.com>
Cc: tytso@....edu, jack@...e.com, linux-ext4@...r.kernel.org
Subject: Re: [PATCH] correct the variable name of structure in comment in
 order to remove warning, seen while building Documentation using make
 htmldocs command


This has been already fixed by Randy here [1]. Ted just needs to pickup the
fix. Ted?

								Honza

[1] https://lore.kernel.org/all/20240723051647.3053491-1-rdunlap@infradead.org

On Sat 03-08-24 22:27:37, Shibu Kumar wrote:
> ---
>  include/linux/jbd2.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/jbd2.h b/include/linux/jbd2.h
> index 5157d92b6f23..17662eae408f 100644
> --- a/include/linux/jbd2.h
> +++ b/include/linux/jbd2.h
> @@ -1086,7 +1086,7 @@ struct journal_s
>  	int			j_revoke_records_per_block;
>  
>  	/**
> -	 * @j_transaction_overhead:
> +	 * @j_transaction_overhead_buffers:
>  	 *
>  	 * Number of blocks each transaction needs for its own bookkeeping
>  	 */
> -- 
> 2.43.0
> 
-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ