diff options
author | Chen-Yu Tsai <[email protected]> | 2022-02-08 20:40:04 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-17 12:12:21 -0800 |
commit | 2403d6f1b1dac1b7864cd8b9b4a0f7350c63e770 (patch) | |
tree | 6789661db8f551ca81600bb2854bb7682e8dafd3 /include/linux/overflow.h | |
parent | 7a688c91d3fd54c53e7a9edd6052cdae98dd99d8 (diff) |
clk: mediatek: Use %pe to print errors
If %pe is used to print errors, a string representation of the error
would be printed instead of a number as with %ld. Also, all the sites
printing errors are deriving the error code from a pointer. Using %pe
is more straightforward.
Signed-off-by: Chen-Yu Tsai <[email protected]>
Reviewed-by: Miles Chen <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Chun-Jie Chen <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions