diff options
author | Joe Perches <joe@perches.com> | 2019-04-09 18:33:12 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2019-04-11 13:36:53 +0200 |
commit | 475c8e9e89db2fcecf837ac41dcb6aed4ba72c61 (patch) | |
tree | a28dec235b883720131aae44c538460226b1e03a /init | |
parent | s390: make chkbss work with clang (diff) | |
download | linux-475c8e9e89db2fcecf837ac41dcb6aed4ba72c61.tar.xz linux-475c8e9e89db2fcecf837ac41dcb6aed4ba72c61.zip |
s390: Convert IS_ENABLED uses to __is_defined
IS_ENABLED should be reserved for CONFIG_<FOO> uses so convert
the uses of IS_ENABLED with a #define to __is_defined.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions