[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210602065508.105232-1-zhengyongjun3@huawei.com>
Date: Wed, 2 Jun 2021 14:55:08 +0800
From: Zheng Yongjun <zhengyongjun3@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>,
<linux-afs@...ts.infradead.org>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <dhowells@...hat.com>, <marc.dionne@...istor.com>,
Zheng Yongjun <zhengyongjun3@...wei.com>
Subject: [PATCH net-next] rxrpc: Fix a typo
targetted ==> targeted
Signed-off-by: Zheng Yongjun <zhengyongjun3@...wei.com>
---
net/rxrpc/local_event.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/rxrpc/local_event.c b/net/rxrpc/local_event.c
index 3ce6d628cd75..19e929c7c38b 100644
--- a/net/rxrpc/local_event.c
+++ b/net/rxrpc/local_event.c
@@ -77,7 +77,7 @@ static void rxrpc_send_version_request(struct rxrpc_local *local,
}
/*
- * Process event packets targetted at a local endpoint.
+ * Process event packets targeted at a local endpoint.
*/
void rxrpc_process_local_events(struct rxrpc_local *local)
{
--
2.25.1
Powered by blists - more mailing lists