mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
rxrpc: Fix a typo
targetted ==> targeted Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
91641b79e1
commit
fe6c0262bd
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user