diff options
author | 2016-09-10 21:19:12 -0700 | |
---|---|---|
committer | 2016-09-10 21:19:12 -0700 | |
commit | 48b4e51fa7ede17830a2655ed6edde2c738c4461 (patch) | |
tree | 66f947ff3d1ab7a5f877ecf8aca7f7c240ad395b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'fs_enet-opt' (diff) | |
parent | xfrm: use IS_ENABLED() instead of checking for built-in or module (diff) | |
download | linux-dev-48b4e51fa7ede17830a2655ed6edde2c738c4461.tar.xz linux-dev-48b4e51fa7ede17830a2655ed6edde2c738c4461.zip |
Merge branch 'net-is_enabled'
Javier Martinez Canillas says:
====================
net: use IS_ENABLED() instead of checking for built-in or module
This trivial series replace the open coding to check for a Kconfig symbol
being built-in or module, with IS_ENABLED() macro that does exactly that.
Using the macro makes the code more readable by helping abstract away some
of the Kconfig built-in and module enable details.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions