[PATCH net-next 3/5] ibmvnic: improve ibmvnic_init and ibmvnic_reset_init

David Miller davem at davemloft.net
Thu Aug 20 05:09:01 AEST 2020


From: Lijun Pan <ljp at linux.ibm.com>
Date: Wed, 19 Aug 2020 00:35:10 -0500

> +	if (rc) {
> +		dev_err(dev, "%s: Send crq init failed with error %d\n", __func__, rc);
> +		return rc;

Consistent with my feedback on patch #1, please get rid of this __func__ stuff.

Thank you.


More information about the Linuxppc-dev mailing list