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:
Родитель
91641b79e1
Коммит
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)
|
void rxrpc_process_local_events(struct rxrpc_local *local)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче