diff options
author | 2025-03-16 01:33:59 -0400 | |
---|---|---|
committer | 2025-03-21 01:10:10 -0400 | |
commit | 1e93d6f221e7cfe5e069583a2b664e79eb361ba6 (patch) | |
tree | 84f2749dbc941a1fc8b12c5d9af6d91a806d91af /scripts/lib/kdoc/kdoc_files.py | |
parent | jbd2: add a missing data flush during file and fs synchronization (diff) | |
download | linux-rng-1e93d6f221e7cfe5e069583a2b664e79eb361ba6.tar.xz linux-rng-1e93d6f221e7cfe5e069583a2b664e79eb361ba6.zip |
ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
sizeof(char) evaluates to 1. Remove the churn.
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://patch.msgid.link/20250316-ext4-hash-kcalloc-v2-1-2a99e93ec6e0@ethancedwards.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions