diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-12-09 14:10:06 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-01-21 04:12:41 +0300 |
commit | 4a0a88b6660b48f773b6e7631e0be57b7f5048ed (patch) | |
tree | e67920a71d2369ac672fcbf8fcd6981bc4689d8f /tools/perf/scripts/python/syscall-counts.py | |
parent | f6075c79074378910e131bbebc9d1dab53fd9986 (diff) | |
download | linux-4a0a88b6660b48f773b6e7631e0be57b7f5048ed.tar.xz |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions