Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

rxrpc: Fix a typo

targetted ==> targeted

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Zheng Yongjun and committed by
David S. Miller
fe6c0262 91641b79

+1 -1
+1 -1
net/rxrpc/local_event.c
··· 77 77 } 78 78 79 79 /* 80 - * Process event packets targetted at a local endpoint. 80 + * Process event packets targeted at a local endpoint. 81 81 */ 82 82 void rxrpc_process_local_events(struct rxrpc_local *local) 83 83 {