]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
authorZhenbo Gao <zhenbo.gao@windriver.com>
Mon, 3 Sep 2018 08:36:46 +0000 (16:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Sep 2018 05:03:07 +0000 (22:03 -0700)
commitbc94217708fb25150d6d7aedbd17dc3b478b3d2c
tree9ab0374761a0e9ac9e6ad8c18a21f1c46bf3b680
parentea2f3caec93ade659b82d6318acdec88279674ad
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments

tipc_conn_queue_evt -> tipc_topsrv_queue_evt
tipc_send_work -> tipc_conn_send_work
tipc_send_to_sock -> tipc_conn_send_to_sock

Signed-off-by: Zhenbo Gao <zhenbo.gao@windriver.com>
Reviewed-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/topsrv.c