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?

-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.

Attachment: pgpkO0UiJ0PZa.pgp
Description: PGP signature

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

Reply via email to