diff options
| author | Abdellah Ouhbi <abdououhbi1@gmail.com> | 2026-04-24 18:43:07 +0300 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2026-06-01 15:25:38 +0300 |
| commit | 3fb803cdfbb1a2c31a77b1c0e6b6e2022f29af97 (patch) | |
| tree | 12ab778747f2f7c8fed09121a88c939a3a80f08f /include/linux/debugobjects.h | |
| parent | d99748ef1695ce17eaf51c64b7a06952fa7cddab (diff) | |
| download | linux-3fb803cdfbb1a2c31a77b1c0e6b6e2022f29af97.tar.xz | |
ext4: Use %pe to print PTR_ERR()
Replace %ld with %pe and PTR_ERR(path) with path pointer.
The %pe specifier automatically converts error pointers to
human-readable error names instead of raw error codes.
These changes were found by coccicheck.
Signed-off-by: Abdellah Ouhbi <abdououhbi1@gmail.com>
Link: https://patch.msgid.link/20260424154307.169881-1-abdououhbi1@gmail.com
Link: https://patch.msgid.link/20260424155508.186235-1-abdououhbi1@gmail.com
Link: https://patch.msgid.link/20260424152245.142308-1-abdououhbi1@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
