Re: [PATCH] staging: keucr: usb.c: add blank lines after declarations

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

 



On Wed, Jun 11, 2014 at 10:23:09PM +0200, mathias.engan@xxxxxxxxx wrote:
> From: Mathias Engan <mathias.engan@xxxxxxxxx>
> 
> Add blank lines after declarations in eucr_suspend and eucr_resume
> as reported by checkpatch.
> 
> Signed-off-by: Mathias Engan <mathias.engan@xxxxxxxxx>
> ---
> 
> This patch is a response to task 10 of the  Eudyptula challenge.
> 
>  drivers/staging/keucr/usb.c |    5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/keucr/usb.c b/drivers/staging/keucr/usb.c
> index 12ebde7..456aa5b 100644
> --- a/drivers/staging/keucr/usb.c
> +++ b/drivers/staging/keucr/usb.c
> @@ -37,7 +37,9 @@ MODULE_DEVICE_TABLE(usb, eucr_usb_ids);
>  static int eucr_suspend(struct usb_interface *iface, pm_message_t message)
>  {
>  	struct us_data *us = usb_get_intfdata(iface);
> +
>  	pr_info("--- eucr_suspend ---\n");
> +

Did checkpatch complain about this line not being here?  Because that's
not what you said above in the patch description :(

_______________________________________________
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