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] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200120.132136.1992070505971817725.davem@davemloft.net>
Date:   Mon, 20 Jan 2020 13:21:36 +0100 (CET)
From:   David Miller <davem@...emloft.net>
To:     xiaofeng.yan2012@...il.com
Cc:     netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        ap420073@...il.com, yanxiaofeng7@...com
Subject: Re: [PATCH v2] hsr: Fix a compilation error

From: "xiaofeng.yan" <xiaofeng.yan2012@...il.com>
Date: Mon, 20 Jan 2020 14:26:39 +0800

> From: "xiaofeng.yan" <yanxiaofeng7@...com>
> 
> A compliation error happen when building branch 5.5-rc7
> 
> In file included from net/hsr/hsr_main.c:12:0:
> net/hsr/hsr_main.h:194:20: error: two or more data types in declaration specifiers
>  static inline void void hsr_debugfs_rename(struct net_device *dev)
> 
> So Removed one void.
> 
> Fixes: 4c2d5e33dcd3 ("hsr: rename debugfs file when interface name is changed")
> Signed-off-by: xiaofeng.yan <yanxiaofeng7@...com>
> Acked-by: Taehee Yoo <ap420073@...il.com>

Applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ