linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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

      reply	other threads:[~2014-11-18 15:53 UTC|newest]

Thread overview: 3+ 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 16:10 ` Sergei Shtylyov
2014-11-18 15:53   ` Sekhar Nori [this message]

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 \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=linux@rasmusvillemoes.dk \
    --cc=sergei.shtylyov@cogentembedded.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).