Files
linux/drivers/media/dvb-frontends
Ricardo Ribalda 283ea98f2a media: mn88443x: Use %pe format specifier
The %pe format specifier is designed to print error pointers. It prints
a symbolic error name (eg. -EINVAL) and it makes the code simpler by
omitting PTR_ERR()

This patch fixes this cocci report:
./dvb-frontends/mn88443x.c:698:3-10: WARNING: Consider using %pe to print PTR_ERR()
./dvb-frontends/mn88443x.c:713:3-10: WARNING: Consider using %pe to print PTR_ERR()

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2025-10-17 11:31:15 +02:00
..
2020-01-08 11:44:44 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2025-04-25 15:14:36 +02:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2024-05-03 11:03:01 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2024-02-16 11:46:31 +01:00