mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-04 04:06:26 +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