summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2020-08-17 05:46:43 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2020-09-15 22:13:34 +1000
commit2ec42996f5b12826466300a755413577b6913206 (patch)
tree505aba39beacd3cfdee1d59baefbb9ac44331069 /tools/perf/scripts/python/syscall-counts.py
parentbfac2799301c19d81122af04a8a3ad5ecae3737e (diff)
downloadcachepc-linux-2ec42996f5b12826466300a755413577b6913206.tar.gz
cachepc-linux-2ec42996f5b12826466300a755413577b6913206.zip
powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) by IS_ENABLED()
The #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) encloses some printk which can be compiled in all cases. Replace by IS_ENABLED(). Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/a1b6ef3d657c8f249193442f56868fc358ea5b6c.1597643160.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions