From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: davinci: Remove redundant casts
Date: Tue, 18 Nov 2014 21:23:09 +0530 [thread overview]
Message-ID: <546B6B65.4050005@ti.com> (raw)
In-Reply-To: <54468558.8040204@cogentembedded.com>
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
WARNING: multiple messages have this Message-ID (diff)
From: Sekhar Nori <nsekhar@ti.com>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
Rasmus Villemoes <linux@rasmusvillemoes.dk>,
Russell King <linux@arm.linux.org.uk>
Cc: <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] ARM: davinci: Remove redundant casts
Date: Tue, 18 Nov 2014 21:23:09 +0530 [thread overview]
Message-ID: <546B6B65.4050005@ti.com> (raw)
In-Reply-To: <54468558.8040204@cogentembedded.com>
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
next prev parent reply other threads:[~2014-11-18 15:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-21 14:53 [PATCH] ARM: davinci: Remove redundant casts Rasmus Villemoes
2014-10-21 14:53 ` Rasmus Villemoes
2014-10-21 16:10 ` Sergei Shtylyov
2014-10-21 16:10 ` Sergei Shtylyov
2014-11-18 15:53 ` Sekhar Nori [this message]
2014-11-18 15:53 ` Sekhar Nori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=546B6B65.4050005@ti.com \
--to=nsekhar@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.