Re: [PATCH 10/27] Staging: bcm: Shortened lines in StoreCmControlResponseMessage()

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

 



On Mon, May 26, 2014 at 04:03:51PM +0200, Matthias Beyer wrote:
> On 26-05-2014 16:08:42, Dan Carpenter wrote:
> > On Fri, May 23, 2014 at 10:23:48PM +0200, Matthias Beyer wrote:
> > > -	pstAddIndication = kmalloc(sizeof(struct bcm_add_indication), GFP_KERNEL);
> > > +	pstAddIndication = kmalloc(sizeof(struct bcm_add_indication),
> > > +			GFP_KERNEL);
> > 
> > 
> > Line these up like this:
> > 
> > 	pstAddIndication = kmalloc(sizeof(struct bcm_add_indication),
> > 				   GFP_KERNEL);
> 
> The patchset is already committed upstream,... I will do this in my next
> iteration, okay?

Yes yes.  I already said this patchset was an overall win and I wasn't
asking you to redo it.

regards,
dan carpenter

_______________________________________________
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