Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1386233
| From | Johan Hovold <johan@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] USB: serial: Use IS_ENABLED() instead of checking for FOO || FOO_MODULE |
| Date | 2016-04-25 12:50 +0200 |
| Message-ID | <rrMfw-4fB-15@gated-at.bofh.it> (permalink) |
| References | <rq52W-3Hq-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Apr 20, 2016 at 02:26:58PM -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> Now applied, thanks. Johan
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] USB: serial: Use IS_ENABLED() instead of checking for FOO || FOO_MODULE Javier Martinez Canillas <javier@osg.samsung.com> - 2016-04-20 20:30 +0200 Re: [PATCH] USB: serial: Use IS_ENABLED() instead of checking for FOO || FOO_MODULE Johan Hovold <johan@kernel.org> - 2016-04-25 12:50 +0200
csiph-web