diff options
| author | 2026-03-06 10:00:15 +0100 | |
|---|---|---|
| committer | 2026-03-06 14:31:30 +0100 | |
| commit | 998a59d371c2365e7e6c72125f254487d50cbbd5 (patch) | |
| tree | fd34690f60bb2859217e17792d242420ed1265fa /tools/perf/scripts/python | |
| parent | ext4: fix signed format specifier in ext4_load_inode trace event (diff) | |
treewide: fix missed i_ino format specifier conversions
Fix three format strings that were missed in the treewide i_ino
unsigned long to u64 conversion:
- fs/binfmt_elf_fdpic.c: %lu -> %llu
- fs/ext2/xattr.c: %ld -> %llu (debug macro, also fixes signedness)
- fs/isofs/inode.c: %ld -> %llu (debug block, also fixes signedness)
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
