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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 7 Apr 2021 23:18:53 +0530
From:   Shyam Prasad N <nspmangalore@...il.com>
To:     Wan Jiabing <wanjiabing@...o.com>
Cc:     Christian Brauner <christian.brauner@...ntu.com>,
        "Gustavo A. R. Silva" <gustavoars@...nel.org>,
        linux-fsdevel@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
        kael_w@...h.net
Subject: Re: [PATCH] hfsplus/hfsplus_fs.h: Remove unnecessary struct declaration

Reviewed-by: Shyam Prasad N <sprasad@...rosoft.com>

On Wed, Apr 7, 2021 at 1:28 AM Wan Jiabing <wanjiabing@...o.com> wrote:
>
> struct hfs_btree is defined at 73rd line.
> The declaration here is unnecessary. Remove it.
>
> Signed-off-by: Wan Jiabing <wanjiabing@...o.com>
> ---
>  fs/hfsplus/hfsplus_fs.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/fs/hfsplus/hfsplus_fs.h b/fs/hfsplus/hfsplus_fs.h
> index 12b20479ed2b..4da395c25f4a 100644
> --- a/fs/hfsplus/hfsplus_fs.h
> +++ b/fs/hfsplus/hfsplus_fs.h
> @@ -139,7 +139,6 @@ struct hfs_bnode {
>   */
>
>  struct hfsplus_vh;
> -struct hfs_btree;
>
>  struct hfsplus_sb_info {
>         void *s_vhdr_buf;
> --
> 2.25.1
>


-- 
Regards,
Shyam

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ