linux/fs/ntfs3/lib
Thorsten Blum a4f2b9a787
fs/ntfs3: Use swap() to improve code
Use the swap() macro to simplify the code and improve its readability.

Fixes the following Coccinelle/coccicheck warning reported by
swap.cocci:

  WARNING opportunity for swap()

Compile-tested only.

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
2024-09-03 16:58:38 +03:00
..
decompress_common.c fs/ntfs3: Remove GPL boilerplates from decompress lib files 2021-09-02 18:51:26 +03:00
decompress_common.h fs/ntfs3: Add missing header and guards to lib/ headers 2021-09-13 19:41:44 +03:00
lib.h fs/ntfs3: Add missing header and guards to lib/ headers 2021-09-13 19:41:44 +03:00
lzx_decompress.c fs/ntfs3: Use swap() to improve code 2024-09-03 16:58:38 +03:00
xpress_decompress.c fs/ntfs3: Remove GPL boilerplates from decompress lib files 2021-09-02 18:51:26 +03:00