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]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ