diff options
| author | Kari Argillander <[email protected]> | 2021-09-02 19:15:22 +0300 |
|---|---|---|
| committer | Konstantin Komarov <[email protected]> | 2021-09-13 19:41:44 +0300 |
| commit | 4dfe83320e1e9665b986840b426742ea764e08d7 (patch) | |
| tree | 18d13f8fd006468d6f5f63f78b48def627883a87 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | cde81f13ef63d47c3f0742fbe6f17a5123cf6ca4 (diff) | |
fs/ntfs3: Add missing header files to ntfs.h
We do not have header files at all in this file. Add following headers
and there is also explanation which for it was added. Note that
explanation might not be complete, but it just proofs it is needed.
<linux/blkdev.h> // SECTOR_SHIFT
<linux/build_bug.h> // static_assert()
<linux/kernel.h> // cpu_to_le64, cpu_to_le32, ALIGN
<linux/stddef.h> // offsetof()
<linux/string.h> // memcmp()
<linux/types.h> //__le32, __le16
"debug.h" // PtrOffset(), Add2Ptr()
Signed-off-by: Kari Argillander <[email protected]>
Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions