On Wed, Aug 28, 2013 at 12:54 AM, Greg KH <gre...@linuxfoundation.org> wrote: > I'll take this for now, but all of these casts of the kzalloc() call > need to go away, as they are pointless (kzalloc() returns a void *, > which automatically can be assigned to any pointer type, no need to be > explicit about it.) > > So that means you'll get another patch accepted modifying these same > lines now :)
Alrighty, I'll send patch with this change. _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel