Hi Jingoo,
On 09/09/2013 02:33 PM, 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
> ---
> drivers/extcon/extcon-class.c |
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
---
drivers/extcon/extcon-class.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
dif
2 matches
Mail list logo