[PATCH v2 0/4] fs/ntfs3: Fix various styling issues

From: Kari Argillander
Date: Tue Sep 07 2021 - 04:34:51 EST


Fix various checkpatch warnings. There will still be some but they
will be addressed in different patch sets.

v2:
- Remove + sign completly in 1/4 (Thanks Joe)
- I dropped one patch as it addressed else were [1]. (Thanks Joe)
- Drop newline in 3/4

[1]: lore.kernel.org/ntfs3/20210902154050.5075-1-kari.argillander@xxxxxxxxx

Kari Argillander (4):
fs/ntfs3: Remove '+' before constant in ni_insert_resident()
fs/ntfs3: Place Comparisons constant right side of the test
fs/ntfs3: Remove braces from single statment block
fs/ntfs3: Remove tabs before spaces from comment

fs/ntfs3/frecord.c | 7 +++----
fs/ntfs3/lznt.c | 2 +-
2 files changed, 4 insertions(+), 5 deletions(-)


base-commit: d3624466b56dd5b1886c1dff500525b544c19c83
--
2.25.1