Commit fe6c0262 authored by Zheng Yongjun's avatar Zheng Yongjun Committed by David S. Miller

rxrpc: Fix a typo

targetted  ==> targeted
Signed-off-by: default avatarZheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 91641b79
...@@ -77,7 +77,7 @@ static void rxrpc_send_version_request(struct rxrpc_local *local, ...@@ -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) void rxrpc_process_local_events(struct rxrpc_local *local)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment