diff options
| author | Kari Argillander <[email protected]> | 2021-09-02 19:15:27 +0300 |
|---|---|---|
| committer | Konstantin Komarov <[email protected]> | 2021-09-13 19:41:45 +0300 |
| commit | 977d0558e310113767feed91fdcc618691dd2835 (patch) | |
| tree | 148d30a52d5501a96e5a909994494939bd14e420 /tools/perf/scripts/python | |
| parent | f97676611937f4550a60970acadeccbd5e6f124c (diff) | |
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 <[email protected]>
Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions