Re: [PATCH v1 1/1] platform/x86: quickstart: Miscellaneous improvements

From: Armin Wolf
Date: Thu Mar 28 2024 - 20:24:37 EST


Am 28.03.24 um 09:50 schrieb Andy Shevchenko:

On Thu, Mar 28, 2024 at 1:35 AM Armin Wolf <W_Armin@xxxxxx> wrote:
Am 27.03.24 um 22:52 schrieb Andy Shevchenko:
...

-#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
that is the reason for removing this?
Yes, it's a dead code. Likely the cargo cult line was copied from
another driver.

In that case: Reviewed-by: Armin Wolf <W_Armin@xxxxxx>