diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2016-04-20 21:26:58 +0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2016-04-25 13:39:58 +0300 |
commit | 8c34d82e9dc67bb06e20e015ec677f82b72a26b3 (patch) | |
tree | 90c19b42ebef6fd58ed505920a1d2cbbcf85b612 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 3c77f7c9e96bc40ac6985dd595cdd551afd34f2e (diff) | |
download | linux-8c34d82e9dc67bb06e20e015ec677f82b72a26b3.tar.xz |
USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE
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.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions