Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 18 Jan 2021 03:15:39 -0800 you wrote:
> From: Menglong Dong
>
> Some typos are found out by codespell tool:
>
> $ codespell -w -i 3 ./drivers/net/tun.c
> aovid ==> avoid
>
> [...]
Here is the summary with link
From: Menglong Dong
Some typos are found out by codespell tool:
$ codespell -w -i 3 ./drivers/net/tun.c
aovid ==> avoid
Fix typos found by codespell.
Signed-off-by: Menglong Dong
---
drivers/net/tun.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/tun.c b/dr