Re: [PATCH] net: Fix a misspell in socket.c

2021-03-25 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Thu, 25 Mar 2021 11:01:55 +0800 you wrote: > s/addres/address > > Reported-by: Hulk Robot > Signed-off-by: Lu Wei > --- > net/socket.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with

[PATCH] net: Fix a misspell in socket.c

2021-03-24 Thread Lu Wei
s/addres/address Reported-by: Hulk Robot Signed-off-by: Lu Wei --- net/socket.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/socket.c b/net/socket.c index 84a8049c2b09..27e3e7d53f8e 100644 --- a/net/socket.c +++ b/net/socket.c @@ -3568,7 +3568,7 @@ EXPORT_SYMBOL(kerne