Clean up the following includecheck warning:
./drivers/net/amt.c: net/protocol.h is included more than once.
Reported-by: Abaci Robot <redacted>
Signed-off-by: Jiapeng Chong <redacted>
---
drivers/net/amt.c | 1 -
1 file changed, 1 deletion(-)
Hi Jiapeng,
On 2021. 11. 3. 오후 12:45, Jiapeng Chong wrote:
quoted hunk
Clean up the following includecheck warning:
./drivers/net/amt.c: net/protocol.h is included more than once.
Reported-by: Abaci Robot <redacted>
Signed-off-by: Jiapeng Chong <redacted>
---
drivers/net/amt.c | 1 -
1 file changed, 1 deletion(-)
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller [off-list ref]:
On Wed, 3 Nov 2021 11:45:07 +0800 you wrote:
Clean up the following includecheck warning:
./drivers/net/amt.c: net/protocol.h is included more than once.
Reported-by: Abaci Robot <redacted>
Signed-off-by: Jiapeng Chong <redacted>
[...]