[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a126bf4d-2347-6b67-6cc7-99184aca55b9@mojatatu.com>
Date: Thu, 21 Jul 2016 05:41:18 -0400
From: Jamal Hadi Salim <jhs@...atatu.com>
To: Jiri Pirko <jiri@...nulli.us>, netdev@...r.kernel.org
Cc: davem@...emloft.net, yotamg@...lanox.com, eladr@...lanox.com,
idosch@...lanox.com, nogahf@...lanox.com, ogerlitz@...lanox.com
Subject: Re: [patch net-next 1/9] mlxsw: pci: Add resources query
implementation.
Ok, here's an example:
On 16-07-21 04:19 AM, Jiri Pirko wrote:
> From: Nogah Frankel <nogahf@...lanox.com>
>
>
> +static int
> +mlxsw_pci_resources_query(struct mlxsw_pci *mlxsw_pci, char *mbox,
> + struct mlxsw_resources *resources, u8 query_enabled)
> +{
to:
static int mlxsw_pci_resources_query(struct mlxsw_pci *mlxsw_pci, char
*mbox,
struct mlxsw_resources *resources,
u8 query_enabled)
{
Email is splitting that first line - but it is 80 chars or less
cheers,
jamal
Powered by blists - more mailing lists