fs/ntfs3: Place Comparisons constant right side of the test
authorKari Argillander <kari.argillander@gmail.com>
Tue, 7 Sep 2021 08:34:39 +0000 (11:34 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Thu, 16 Sep 2021 14:01:35 +0000 (17:01 +0300)
commit4ca7fe57f21a25afc4a651db5145bfe090c6248f
treed13f76bb9128329e040f534221b23f50b7d54f22
parent7d95995ab4de07ee642c925aa6dbf6d07069a751
fs/ntfs3: Place Comparisons constant right side of the test

For better code readability place constant always right side of the
test. This will also address checkpatch warning.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/frecord.c