[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161217.213924.1140198422054737923.davem@davemloft.net>
Date: Sat, 17 Dec 2016 21:39:24 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: arnd@...db.de
Cc: Yuval.Mintz@...ium.com, Ariel.Elior@...ium.com,
everest-linux-l2@...ium.com, arun.easi@...ium.com, hare@...e.de,
jthumshirn@...e.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] qed: fix old-style function definition
From: Arnd Bergmann <arnd@...db.de>
Date: Fri, 16 Dec 2016 09:47:41 +0100
> The newly added file causes a harmless warning, with "make W=1":
>
> drivers/net/ethernet/qlogic/qed/qed_iscsi.c: In function 'qed_get_iscsi_ops':
> drivers/net/ethernet/qlogic/qed/qed_iscsi.c:1268:29: warning: old-style function definition [-Wold-style-definition]
>
> This makes it a proper prototype.
>
> Fixes: fc831825f99e ("qed: Add support for hardware offloaded iSCSI.")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
APplied.
Powered by blists - more mailing lists