diff options
| author | Abdellah Ouhbi <abdououhbi1@gmail.com> | 2026-04-24 16:43:07 +0100 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2026-06-01 08:25:38 -0400 |
| commit | 3fb803cdfbb1a2c31a77b1c0e6b6e2022f29af97 (patch) | |
| tree | 12ab778747f2f7c8fed09121a88c939a3a80f08f /drivers/phy/eswin/git@git.tavy.me:linux.git | |
| parent | d99748ef1695ce17eaf51c64b7a06952fa7cddab (diff) | |
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 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
