s390: use IS_ENABLED to check if a CONFIG is set to y or m
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 1 Nov 2013 09:08:20 +0000 (10:08 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 16 Dec 2013 13:38:04 +0000 (14:38 +0100)
commit61aa4884b70cdf3b2d373e18ebbbada43789eade
treef9ebd289508847eb3d96b4b23a32d322787198ad
parentd5b877ffb9aa04a6fb6b6eae6dc19ca163d568a8
s390: use IS_ENABLED to check if a CONFIG is set to y or m

This is shorter and should be used instead of the longer form
which checks for both possible config options.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/entry64.S
arch/s390/kernel/perf_event.c
arch/s390/kernel/s390_ksyms.c