Re: [PATCH 13/13] Staging: comedi: fix indentation issue in pcl818.c

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

 



On Mon, Jul 11, 2011 at 05:00:00PM +0530, Ravishankar wrote:
> @@ -242,8 +242,8 @@ static const struct comedi_lrange range_pcl818l_h_ai = { 4, {
>  };
>  
>  static const struct comedi_lrange range718_bipolar1 = { 1, {BIP_RANGE(1),} };
> -static const struct comedi_lrange range718_bipolar0_5 =
> -    { 1, {BIP_RANGE(0.5),} };
> +static const struct comedi_lrange range718_bipolar0_5 = { 1,
> +{BIP_RANGE(0.5),} };

The original was better.  Just replace the spaces with a tab.

regards,
dan carpenter

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/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