[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200108.131004.491620925338376038.davem@davemloft.net>
Date: Wed, 08 Jan 2020 13:10:04 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: arnd@...db.de
Cc: arvid.brodin@...en.se, ap420073@...il.com, m-karicheri2@...com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] hsr: fix dummy hsr_debugfs_rename()
declaration
From: Arnd Bergmann <arnd@...db.de>
Date: Tue, 7 Jan 2020 21:03:39 +0100
> The hsr_debugfs_rename prototype got an extra 'void' that needs to
> be removed again:
>
> In file included from /git/arm-soc/net/hsr/hsr_main.c:12:
> 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)
>
> Fixes: 4c2d5e33dcd3 ("hsr: rename debugfs file when interface name is changed")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Applied, thanks Arnd.
Powered by blists - more mailing lists