Re: [PATCH v3] net: phy: smsc: fix printing too many logs
From: Markus Elfring
Date: Sun Jun 21 2020 - 04:31:06 EST
> out and this commit was modified to prints an error message. it is an
> inappropriate conversion by used phy_read_poll_timeout() to introduce
> this bug. so fix this issue by use read_poll_timeout() to replace
> phy_read_poll_timeout().
Will another wording variant be nicer (with less typos) for
this change description?
Regards,
Markus