Ok, here's an example:
On 16-07-21 04:19 AM, Jiri Pirko wrote:
From: Nogah Frankel <nog...@mellanox.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