aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs3/inode.c
diff options
context:
space:
mode:
authorGravatar Kari Argillander <kari.argillander@gmail.com> 2021-09-02 19:15:27 +0300
committerGravatar Konstantin Komarov <almaz.alexandrovich@paragon-software.com> 2021-09-13 19:41:45 +0300
commit977d0558e310113767feed91fdcc618691dd2835 (patch)
tree148d30a52d5501a96e5a909994494939bd14e420 /fs/ntfs3/inode.c
parentfs/ntfs3: Change right headers to upcase.c (diff)
downloadlinux-977d0558e310113767feed91fdcc618691dd2835.tar.gz
linux-977d0558e310113767feed91fdcc618691dd2835.tar.bz2
linux-977d0558e310113767feed91fdcc618691dd2835.zip
fs/ntfs3: Change right headers to lznt.c
There is lot of headers which we do not need in this file. Delete them and add what we really need. Here is list which identify why we need this header. <linux/kernel.h> // min() <linux/slab.h> // kzalloc() <linux/stddef.h> // offsetof() <linux/string.h> // memcpy(), memset() <linux/types.h> // u8, size_t, etc. "debug.h" // PtrOffset() Signed-off-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'fs/ntfs3/inode.c')
0 files changed, 0 insertions, 0 deletions