Re: [PATCH 1/2] x86: Use IS_ENABLED() for built-in-or-module checks
Ingo Molnar <[email protected]>
| Newsgroups | gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
* Thorsten Blum <[email protected]> wrote: > Replace open-coded built-in-or-module checks for CONFIG_APM, CONFIG_EDD, > and CONFIG_X86_SPEEDSTEP_SMI with IS_ENABLED(). Please include the phrase "No change in functionality intended." or so in the changelog, when there's no side effect expected. Thanks, Ingo