mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
9959d45166
'ret' is known to be 0 here. No error code is available so just remove
'ret' from the error message.
While at it, change the word "Queuing" into "Init" which looks more
appropriate.
Link: https://lore.kernel.org/r/3b9d5d767e09d03a07bede293a6ba32e3735cd1a.1620326191.git.christophe.jaillet@wanadoo.fr
Fixes:
|
||
---|---|---|
.. | ||
cq_desc.h | ||
cq_enet_desc.h | ||
Makefile | ||
snic_attrs.c | ||
snic_ctl.c | ||
snic_debugfs.c | ||
snic_disc.c | ||
snic_disc.h | ||
snic_fwint.h | ||
snic_io.c | ||
snic_io.h | ||
snic_isr.c | ||
snic_main.c | ||
snic_res.c | ||
snic_res.h | ||
snic_scsi.c | ||
snic_stats.h | ||
snic_trc.c | ||
snic_trc.h | ||
snic.h | ||
vnic_cq_fw.h | ||
vnic_cq.c | ||
vnic_cq.h | ||
vnic_dev.c | ||
vnic_dev.h | ||
vnic_devcmd.h | ||
vnic_intr.c | ||
vnic_intr.h | ||
vnic_resource.h | ||
vnic_snic.h | ||
vnic_stats.h | ||
vnic_wq.c | ||
vnic_wq.h | ||
wq_enet_desc.h |