aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorDan Williams <[email protected]>2023-10-04 16:24:39 -0700
committerDan Williams <[email protected]>2023-10-06 00:12:44 -0700
commit2627c995c15dc375f4b5a591d782a14b1c0e3e7d (patch)
tree6205840726ee90dc5d59bd04e793f2e6bb930914 /net/lapb/lapb_out.c
parent08b8a8c05423174e3ef4fb0bd514de20088cf5ac (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_out.c')
0 files changed, 0 insertions, 0 deletions