lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 14 May 2016 13:32:32 +0530 From: Vinod Koul <vinod.koul@...el.com> To: Javier Martinez Canillas <javier@....samsung.com> Cc: linux-kernel@...r.kernel.org, Dan Williams <dan.j.williams@...el.com>, dmaengine@...r.kernel.org Subject: Re: [PATCH] dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module On Wed, May 11, 2016 at 01:39:27PM -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. Applied, thanks -- ~Vinod
Powered by blists - more mailing lists