diff options
author | Kari Argillander <kari.argillander@gmail.com> | 2021-09-07 17:28:41 +0300 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2021-09-16 17:01:37 +0300 |
commit | b5322eb1ae94572f5a52e804857e641b846059f4 (patch) | |
tree | 50732ccf6e1f0b0e6dadaa5ec636dd4a77739076 /tools/scripts | |
parent | f162f7b8dbc29742896f8a7e678bb31192716ae0 (diff) | |
download | linux-b5322eb1ae94572f5a52e804857e641b846059f4.tar.gz linux-b5322eb1ae94572f5a52e804857e641b846059f4.tar.bz2 linux-b5322eb1ae94572f5a52e804857e641b846059f4.zip |
fs/ntfs3: Use clamp/max macros instead of comparisons
We can make code little more readable by using kernel macros clamp/max.
This were found with kernel included Coccinelle minmax script.
Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions