diff options
author | 2019-12-09 11:10:06 +0000 | |
---|---|---|
committer | 2020-01-20 20:12:41 -0500 | |
commit | 4a0a88b6660b48f773b6e7631e0be57b7f5048ed (patch) | |
tree | e67920a71d2369ac672fcbf8fcd6981bc4689d8f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs/adfs: dir: improve update failure handling (diff) | |
download | wireguard-linux-4a0a88b6660b48f773b6e7631e0be57b7f5048ed.tar.xz wireguard-linux-4a0a88b6660b48f773b6e7631e0be57b7f5048ed.zip |
fs/adfs: dir: improve compiler coverage in adfs_dir_update
Get rid of the ifdef, using IS_ENABLED() instead to detect whether the
code should be callable. This allows the compiler to always parse the
following code, reducing the chances of errors being missed.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions