[PATCH] ARM: davinci: Remove redundant casts
Sekhar Nori
nsekhar at ti.com
Tue Nov 18 07:53:09 PST 2014
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
More information about the linux-arm-kernel
mailing list