Re: [PATCH 03/12] platform/x86: dell-smbios: Add pr_fmt definition to driver

From: Pali RohÃr
Date: Mon Sep 25 2017 - 12:07:56 EST


On Thursday 21 September 2017 08:57:08 Mario Limonciello wrote:
> Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxxx>
> ---
> drivers/platform/x86/dell-smbios.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/platform/x86/dell-smbios.c b/drivers/platform/x86/dell-smbios.c
> index 0a5723468bff..e9b1ca07c872 100644
> --- a/drivers/platform/x86/dell-smbios.c
> +++ b/drivers/platform/x86/dell-smbios.c
> @@ -12,6 +12,7 @@
> * it under the terms of the GNU General Public License version 2 as
> * published by the Free Software Foundation.
> */
> +#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
>
> #include <linux/kernel.h>
> #include <linux/module.h>

After fixing Andy's comment, you can add my

Reviewed-by: Pali RohÃr <pali.rohar@xxxxxxxxx>

--
Pali RohÃr
pali.rohar@xxxxxxxxx