Re: [PATCH v3 11/22] staging: ccree: fix line indentation and breaks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2017-08-15 at 09:26 +0300, Gilad Ben-Yossef wrote:
> Fix wrong indentation and line breaks, including missing tabs,
> breaking lines longer then 80 char or wrongly broken.
[]
> diff --git a/drivers/staging/ccree/ssi_driver.c b/drivers/staging/ccree/ssi_driver.c
[]
> -			SSI_LOG_ERR("snprintf returned %d . aborting buffer array dump\n", ret);
> +			SSI_LOG_ERR
> +			    ("snprintf returned %d . aborting buffer array dump\n",
> +			     ret);

This change is quite unpleasant to read.




[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux