[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAGroX2gtc3jEFp8i2cQGzbQascHAsiXeQK-BmumBk+raeREg3w@mail.gmail.com>
Date: Mon, 2 Oct 2023 16:18:34 +0200
From: Root Mailer <myrootmailer@...il.com>
To: saravanak@...gle.com
Cc: dmitry.baryshkov@...aro.org, gregkh@...uxfoundation.org,
kernel-team@...roid.com, linux-kernel@...r.kernel.org,
rafael@...nel.org, vladimir.oltean@....com
Subject: Re: [PATCH v1] driver core: fw_devlink: Avoid spurious error message
In the commit message it says
"So, avoid printing an error for these cases."
yet dev_err() is used instead of dev_warn(). As it is harmless,
dev_warn() should be used here otherwise this confuses people.
Best regards
Powered by blists - more mailing lists