[PATCH v1] power: add wakeup log
Stephen Hemminger
stephen at networkplumber.org
Tue Feb 22 17:07:13 CET 2022
On Tue, 22 Feb 2022 13:52:27 +0000
Miao Li <miao.li at intel.com> wrote:
> + "lcore %u is waked up from value change\n",
That is awkward phrasing in English and should be DEBUG not INFO level
because it may happen often.
Maybe:
"lcore %u awoke because value changed\n"
or something better.
PS: sometimes it is good idea to using grammar tools when wording commit
or messages.
More information about the dev
mailing list