Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1388119

Re: [PATCH] i2c: nforce2: Use IS_ENABLED() instead of checking for built-in or module

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject Re: [PATCH] i2c: nforce2: Use IS_ENABLED() instead of checking for built-in or module
Date 2016-04-26 23:40 +0200
Message-ID <rsiS6-6t0-23@gated-at.bofh.it> (permalink)
References <rseYb-34w-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, Apr 26, 2016 at 01:22:33PM -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>
> 

Applied to for-next, thanks!

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] i2c: nforce2: Use IS_ENABLED() instead of checking for built-in or module Javier Martinez Canillas <javier@osg.samsung.com> - 2016-04-26 19:30 +0200
  Re: [PATCH] i2c: nforce2: Use IS_ENABLED() instead of checking for  built-in or module Wolfram Sang <wsa@the-dreams.de> - 2016-04-26 23:40 +0200

csiph-web