All of lore.kernel.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: uniphier: drop weird sizeof()
Date: Tue, 12 Apr 2016 12:06:41 -0700	[thread overview]
Message-ID: <20160412190641.GA4174@localhost> (raw)
In-Reply-To: <1458872042-30465-1-git-send-email-yamada.masahiro@socionext.com>

On Fri, Mar 25, 2016 at 11:14:02AM +0900, Masahiro Yamada wrote:
> My intention was to ioremap a 4-byte register.  Coincidentally enough,
> sizeof(SZ_4) equals to SZ_4, but this code is weird anyway.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---

Applied to fixes, thanks.


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: arm@kernel.org, Russell King <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: uniphier: drop weird sizeof()
Date: Tue, 12 Apr 2016 12:06:41 -0700	[thread overview]
Message-ID: <20160412190641.GA4174@localhost> (raw)
In-Reply-To: <1458872042-30465-1-git-send-email-yamada.masahiro@socionext.com>

On Fri, Mar 25, 2016 at 11:14:02AM +0900, Masahiro Yamada wrote:
> My intention was to ioremap a 4-byte register.  Coincidentally enough,
> sizeof(SZ_4) equals to SZ_4, but this code is weird anyway.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---

Applied to fixes, thanks.


-Olof

  reply	other threads:[~2016-04-12 19:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-25  2:14 [PATCH] ARM: uniphier: drop weird sizeof() Masahiro Yamada
2016-03-25  2:14 ` Masahiro Yamada
2016-04-12 19:06 ` Olof Johansson [this message]
2016-04-12 19:06   ` Olof Johansson

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=20160412190641.GA4174@localhost \
    --to=olof@lixom.net \
    --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.