summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorFlavio Suligoi <f.suligoi@asem.it>2020-06-19 11:02:04 +0200
committerDavid S. Miller <davem@davemloft.net>2020-06-19 13:06:26 -0700
commit24f5aa53afbf72ffd7d2587cd2edd44342e0270f (patch)
tree10b9711705b3f6935715128c3dfe621ebd307de2 /scripts/stackusage
parent0e5f9d50ad969480ae3331f3802250e39327fb50 (diff)
downloadkernel-24f5aa53afbf72ffd7d2587cd2edd44342e0270f.tar.gz
net: ethernet: neterion: vxge: fix spelling mistake
Fix typo: "trigered" --> "triggered" Signed-off-by: Flavio Suligoi <f.suligoi@asem.it> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
y&id=8335ebe195dcc76ece418485a9f08b9a9ad7fe23'>fs/ntfs3: Make MFT zone less fragmentedKonstantin Komarov 2022-08-03fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_freeKonstantin Komarov 2022-07-14fs/ntfs3: Use enum req_op where appropriateBart Van Assche 2022-07-05fs/ntfs3: Make ntfs_update_mftmirr return voidPavel Skripkin 2022-07-05fs/ntfs3: Fix NULL deref in ntfs_update_mftmirrPavel Skripkin 2022-02-02fs/ntfs3: remove unnecessary NULL checkDan Carpenter 2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig 2022-02-02ntfs3: remove ntfs_alloc_bioChristoph Hellwig 2021-09-21fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_updateKonstantin Komarov 2021-09-16fs/ntfs3: Use min/max macros instated of ternary operatorsKari Argillander 2021-09-16fs/ntfs3: Use clamp/max macros instead of comparisonsKari Argillander 2021-09-16fs/ntfs3: Remove always false condition checkKari Argillander 2021-09-16fs/ntfs3: Fix ntfs_look_for_free_space() does only report -ENOSPCKari Argillander 2021-09-13fs/ntfs3: Remove unneeded header files from c filesKari Argillander 2021-08-31fs/ntfs3: Restyle comments to better align with kernel-docKonstantin Komarov 2021-08-31fs/ntfs3: Rework file operationsKonstantin Komarov 2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander 2021-08-27fs/ntfs3: Do not use driver own alloc wrappersKari Argillander 2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander 2021-08-27fs/ntfs3: Remove unused variable cnt in ntfs_security_init()Nathan Chancellor 2021-08-13fs/ntfs3: Add initialization of super blockKonstantin Komarov