[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130925230430.GA4906@kroah.com>
Date: Wed, 25 Sep 2013 16:04:30 -0700
From: 'Greg Kroah-Hartman' <gregkh@...uxfoundation.org>
To: Jingoo Han <jg1.han@...sung.com>
Cc: linux-kernel@...r.kernel.org,
'Lidza Louina' <lidza.louina@...il.com>
Subject: Re: [PATCH 2/3] staging: dgnc: Remove casting the return value which
is a void pointer
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 <jg1.han@...sung.com>
> ---
> 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists