fs/ntfs3: Change right headers to bitfunc.c
authorKari Argillander <kari.argillander@gmail.com>
Thu, 2 Sep 2021 16:15:25 +0000 (19:15 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 13 Sep 2021 16:41:45 +0000 (19:41 +0300)
commitc632f639d1d9bb3e379741a30c6882342d859daf
tree0ff2f86b7ed7e7021f5b71cd7ca4ce32d248649c
parentb6ba81034b1b74cf426abcece4becda2611504a4
fs/ntfs3: Change right headers to bitfunc.c

We only need linux/types.h for types like u8 etc. So we can remove rest
and help compiler a little bit.

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