[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BL2PR07MB23065CE0C48D76AB76E78ACF8DA30@BL2PR07MB2306.namprd07.prod.outlook.com>
Date: Thu, 3 Nov 2016 13:51:49 +0000
From: "Mintz, Yuval" <Yuval.Mintz@...ium.com>
To: Tom Lendacky <thomas.lendacky@....com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: Florian Fainelli <f.fainelli@...il.com>,
David Miller <davem@...emloft.net>
Subject: RE: [PATCH net-next v1 02/21] amd-xgbe: Prepare for priority-based
FIFO allocation
> +static void xgbe_calculate_equal_fifo(unsigned int fifo_size,
> + unsigned int queue_count,
> + unsigned int *fifo)
> +{
...
> +
> + return;
> }
No need for explicit return.
Powered by blists - more mailing lists