[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0d567a2b-89c7-9022-8481-fe6be426f433@nvidia.com>
Date: Fri, 6 May 2022 11:08:21 -0700
From: Dipen Patel <dipenp@...dia.com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: thierry.reding@...il.com, jonathanh@...dia.com,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH] hte: Remove unused including <linux/version.h>
Reviewed-by: Dipen Patel
Acked-by: Dipen Patel
On 5/5/22 8:42 PM, Jiapeng Chong wrote:
> Eliminate the follow versioncheck warning:
>
> ./drivers/hte/hte-tegra194-test.c: 8 linux/version.h not needed.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
> ---
> drivers/hte/hte-tegra194-test.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/hte/hte-tegra194-test.c b/drivers/hte/hte-tegra194-test.c
> index bc3ab18dfdc5..6a3e57b57a34 100644
> --- a/drivers/hte/hte-tegra194-test.c
> +++ b/drivers/hte/hte-tegra194-test.c
> @@ -5,7 +5,6 @@
> * Author: Dipen Patel <dipenp@...dia.com>
> */
>
> -#include <linux/version.h>
> #include <linux/err.h>
> #include <linux/module.h>
> #include <linux/moduleparam.h>
Powered by blists - more mailing lists