All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@infradead.org>
To: Jonathan Woithe <jwoithe@just42.net>
Cc: Javier Martinez Canillas <javier@osg.samsung.com>,
	linux-kernel@vger.kernel.org,
	platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH] fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or module
Date: Thu, 5 May 2016 13:53:23 -0700	[thread overview]
Message-ID: <20160505205323.GB2113@f23x64.localdomain> (raw)
In-Reply-To: <20160427234309.GB9930@marvin.atrad.com.au>

On Thu, Apr 28, 2016 at 09:13:09AM +0930, Jonathan Woithe wrote:
> On Tue, Apr 26, 2016 at 06:28:17PM -0400, Javier Martinez Canillas wrote:
> > The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either
> > built-in or as a module, use that macro instead of open coding the same.
> > 
> > Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 
> Acked-by: Jonathan Woithe <jwoithe@just42.net>

Queued, thank you.
-- 
Darren Hart
Intel Open Source Technology Center

      reply	other threads:[~2016-05-05 20:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-26 22:28 [PATCH] fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or module Javier Martinez Canillas
2016-04-27 23:43 ` Jonathan Woithe
2016-05-05 20:53   ` Darren Hart [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=20160505205323.GB2113@f23x64.localdomain \
    --to=dvhart@infradead.org \
    --cc=javier@osg.samsung.com \
    --cc=jwoithe@just42.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.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.