diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-09-15 22:57:56 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-16 13:35:35 +0100 |
commit | b0ab7096dd9bf4d6d5c9d889ab216eb78f7e0b04 (patch) | |
tree | 2f5573bff7d63c09359a619ba18e9f43516e5d73 /drivers/net/wwan/iosm/iosm_ipc_flash.h | |
parent | d502933c30c6417edfc3ca2babd50343ad24b896 (diff) |
net: atl1e: Make use of the helper function dev_err_probe()
When possible use dev_err_probe help to properly deal with the
PROBE_DEFER error, the benefit is that DEFER issue will be logged
in the devices_deferred debugfs file.
And using dev_err_probe() can reduce code size, and simplify the code.
Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_flash.h')
0 files changed, 0 insertions, 0 deletions