On Sun Mar 15, 2026 at 3:40 AM CDT, Tomasz Unger wrote:
Replace PTR_ERR() with %pe format specifier which directly prints the error pointer in a human readable way, making the code cleaner and more idiomatic.
Signed-off-by: Tomasz Unger tomasz.unger@yahoo.pl
LGTM.
Reviewed-by: Ethan Tidmore ethantidmore06@gmail.com
Thanks,
ET