On Mon, Sep 09, 2013 at 02:18:55PM +0900, Jingoo Han wrote:
> Casting the return value which is a void pointer is redundant.
> The conversion from void pointer to any other pointer type is
> guaranteed by the C programming language.
> 
> Signed-off-by: Jingoo Han <[email protected]>
> ---
>  drivers/staging/dgnc/dgnc_driver.c |    4 ++--
>  drivers/staging/dgnc/dgnc_sysfs.c  |   22 +++++++++++-----------
>  2 files changed, 13 insertions(+), 13 deletions(-)

No longer applies, please refresh against the latest linux-next release.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to