Re: [PATCH v2 2/3] staging: dgnc: driver.c and tty.c: replaces dgnc_driver_kzmalloc with kzalloc

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

 



On Wed, Aug 28, 2013 at 12:54 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> 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
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