[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <546B6B65.4050005@ti.com>
Date: Tue, 18 Nov 2014 21:23:09 +0530
From: Sekhar Nori <nsekhar@...com>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Russell King <linux@....linux.org.uk>
CC: <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH] ARM: davinci: Remove redundant casts
On Tuesday 21 October 2014 09:40 PM, Sergei Shtylyov wrote:
> Hello.
>
> On 10/21/2014 06:53 PM, Rasmus Villemoes wrote:
>
>> These casts to char* are unnecessary and slightly confusing, since
>> both operands actually have type const char*.
>
> Both operands of what? Typecast only has 1 operand. :-)
Queuing this with this description:
"
Remove unnecessary casts to char*. Both operands of the
assignment actually have type const char*.
"
Thanks,
Sekhar
--
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