fs/ntfs3: Remove '+' before constant in ni_insert_resident()
authorKari Argillander <kari.argillander@gmail.com>
Tue, 7 Sep 2021 08:34:38 +0000 (11:34 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Thu, 16 Sep 2021 14:01:12 +0000 (17:01 +0300)
commit7d95995ab4de07ee642c925aa6dbf6d07069a751
tree3f8433aaf7c36a4e2052e43ca887db5c9136a5d4
parent8e69212253d320d4768071086b1111e6ab91d9bd
fs/ntfs3: Remove '+' before constant in ni_insert_resident()

No need for plus sign here. So remove it. Checkpatch will also be happy.

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