On Sun, Sep 23, 2012 at 11:07:12PM -0400, Kevin McKinney wrote:
> -     pstAddIndication = kmalloc(sizeof(*pstAddIndication), GFP_KERNEL);
> +     pstAddIndication = kmalloc(sizeof(struct bcm_add_indication), 
> GFP_KERNEL);

Don't resend, but the style was still better in the original.

regards,
dan carpenter

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

Reply via email to