Re: [PATCH 12/67] staging: unisys: clean up spacing in uisqueue.h

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

 



On Tue, Sep 30, 2014 at 12:07:56PM -0400, Benjamin Romer wrote:
> Remove all unnecesary blank lines after braces in uisqueue.h.
> 
> Signed-off-by: Benjamin Romer <benjamin.romer@xxxxxxxxxx>
> ---
>  drivers/staging/unisys/include/uisqueue.h | 13 +++++--------
>  1 file changed, 5 insertions(+), 8 deletions(-)
> 
> diff --git a/drivers/staging/unisys/include/uisqueue.h b/drivers/staging/unisys/include/uisqueue.h
> index 95695d8..7b85a19 100644
> --- a/drivers/staging/unisys/include/uisqueue.h
> +++ b/drivers/staging/unisys/include/uisqueue.h
> @@ -34,7 +34,6 @@
>  #include "controlvmcompletionstatus.h"
>  
>  struct uisqueue_info {
> -
>  	CHANNEL_HEADER __iomem *chan;
>  	/* channel containing queues in which scsi commands &
>  	 * responses are queued
> @@ -149,10 +148,10 @@ struct device_info {
>  	unsigned long long last_on_list_cnt;
>  };
>  
> -typedef enum {
> +enum switch_type {
>  	RECOVERY_LAN = 1,
>  	IB_LAN = 2
> -} SWITCH_TYPE;
> +};

Your subject doesn't match up with what you are doing here :(

Please fix.

thanks,

greg k-h
_______________________________________________
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