diff options
author | Dan Williams <[email protected]> | 2023-10-04 16:24:39 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2023-10-06 00:12:44 -0700 |
commit | 2627c995c15dc375f4b5a591d782a14b1c0e3e7d (patch) | |
tree | 6205840726ee90dc5d59bd04e793f2e6bb930914 /net/lapb/lapb_in.c | |
parent | 08b8a8c05423174e3ef4fb0bd514de20088cf5ac (diff) |
cxl/pci: Remove inconsistent usage of dev_err_probe()
If dev_err_probe() is to be used it should at least be used consistently
within the same function. It is also worth questioning whether
every potential -ENOMEM needs an explicit error message.
Remove the cxl_setup_fw_upload() error prints for what are rare /
hardware-independent failures.
Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Reviewed-by: Davidlohr Bueso <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions