答复: [PATCH] net: l2tp: Fix duplicate included trace.h

From: 白浩文
Date: Wed Mar 23 2022 - 02:31:08 EST


thx for pointing out my mistaken.
________________________________________
发件人: Jakub Kicinski <kuba@xxxxxxxxxx>
发送时间: 2022年3月23日 13:14:18
收件人: 白浩文
抄送: davem@xxxxxxxxxxxxx; pabeni@xxxxxxxxxx; netdev@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
主题: Re: [PATCH] net: l2tp: Fix duplicate included trace.h

On Wed, 23 Mar 2022 11:38:25 +0800 Haowen Bai wrote:
> Clean up the following includecheck warning:
>
> net/l2tp/l2tp_core.c: trace.h is included more than once.
>
> No functional change.

This one doesn't build either.

You must validate your patches to the best of your ability.
If the best of your ability does not include firing up
a compiler - that will be a problem.