diff options
author | Yang Yingliang <[email protected]> | 2022-09-19 16:38:12 +0800 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2022-11-15 21:01:51 +0100 |
commit | eb633de6abcb3003a8a2c03377d39a91a8d57d20 (patch) | |
tree | d475ae47984376b796c2fb08bfdd8e500f112bc4 /scripts/generate_rust_analyzer.py | |
parent | 5dc8356830428656c3a00dd702fb9102fe43550f (diff) |
rtc: s3c: Switch to use dev_err_probe() helper
In the probe path, dev_err() can be replace with dev_err_probe()
which will check if error code is -EPROBE_DEFER and prints the
error name.
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions