diff options
author | 2023-12-21 13:59:43 +0300 | |
---|---|---|
committer | 2023-12-21 14:25:40 +0300 | |
commit | 4cdfb6e7bc9c80142d33bf1d4653a73fa678ba56 (patch) | |
tree | 4a38dfc00d3279c8cf7f5f03ffc0246e5409ff8b /scripts/lib/kdoc/kdoc_parser.py | |
parent | fs/ntfs3: Fix c/mtime typo (diff) | |
download | wireguard-linux-4cdfb6e7bc9c80142d33bf1d4653a73fa678ba56.tar.xz wireguard-linux-4cdfb6e7bc9c80142d33bf1d4653a73fa678ba56.zip |
fs/ntfs3: Disable ATTR_LIST_ENTRY size check
The use of sizeof(struct ATTR_LIST_ENTRY) has been replaced with le_size(0)
due to alignment peculiarities on different platforms.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312071005.g6YrbaIe-lkp@intel.com/
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions