Re: [PATCH] staging: greybus: Fix coding style issue for column width

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

 



On 26-07-17, 17:13, Deb McLemore wrote:
> checkpatch.pl line over 80 characters so fix the formatting
> for coding style compliance.
> 
> Signed-off-by: Deb McLemore <debmc@xxxxxxxxxxxxxxxxxx>
> ---
>  drivers/staging/greybus/spilib.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/greybus/spilib.h b/drivers/staging/greybus/spilib.h
> index 566d0dd..cb60925 100644
> --- a/drivers/staging/greybus/spilib.h
> +++ b/drivers/staging/greybus/spilib.h
> @@ -18,7 +18,8 @@ struct spilib_ops {
>  	void (*unprepare_transfer_hardware)(struct device *dev);
>  };
>  
> -int gb_spilib_master_init(struct gb_connection *connection, struct device *dev, struct spilib_ops *ops);
> +int gb_spilib_master_init(struct gb_connection *connection,
> +			  struct device *dev, struct spilib_ops *ops);

It was intentionally written so and you will find tons of examples of
such declarations in the .h files specially.

-- 
viresh
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux