All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Cooper <jason@lakedaemon.net>
To: Axel Lin <axel.lin@ingics.com>
Cc: linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Marc Zyngier <marc.zyngier@arm.com>,
	Damien Riegel <damien.riegel@savoirfairelinux.com>
Subject: Re: [PATCH] irqchip/ts4800: Make ts4800_ic_ops static const
Date: Thu, 18 Feb 2016 02:12:32 +0000	[thread overview]
Message-ID: <20160218021232.GS5183@io.lakedaemon.net> (raw)
In-Reply-To: <1455457804.13175.1.camel@ingics.com>

On Sun, Feb 14, 2016 at 09:50:04PM +0800, Axel Lin wrote:
> ts4800_ic_ops is only referenced in this driver, so make it static.
> In additional, it's never get modified thus also make it const.
> 
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
> ---
>  drivers/irqchip/irq-ts4800.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to irqchip/core with Damien's Reviewed-by.

thx,

Jason.

      parent reply	other threads:[~2016-02-18  2:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-14 13:50 [PATCH] irqchip/ts4800: Make ts4800_ic_ops static const Axel Lin
2016-02-15 19:23 ` Damien Riegel
2016-02-18  2:12 ` Jason Cooper [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=20160218021232.GS5183@io.lakedaemon.net \
    --to=jason@lakedaemon.net \
    --cc=axel.lin@ingics.com \
    --cc=damien.riegel@savoirfairelinux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=tglx@linutronix.de \
    /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.