ocfs2/cluster: neaten a member of o2net_msg_handler
authorChangwei Ge <[email protected]>
Thu, 1 Feb 2018 00:14:25 +0000 (16:14 -0800)
committerLinus Torvalds <[email protected]>
Thu, 1 Feb 2018 01:18:34 +0000 (17:18 -0800)
commitcfdce25cb9e47f7ddd817a9070f675d425d3fc4a
treeb721a5e24af61e8b4da664d855d4f23d86e70d8f
parente37b963cfc37f92da1fa4eb53a88f33a5d8cd664
ocfs2/cluster: neaten a member of o2net_msg_handler

It's odd that o2net_msg_handler::nh_func_data is declared as type
o2net_msg_handler_func*.  So neaten it.

Link: http://lkml.kernel.org/r/63ADC13FD55D6546B7DECE290D39E373F1F554DA@H3CMLB14-EX.srv.huawei-3com.com
Signed-off-by: Changwei Ge <[email protected]>
Reviewed-by: Joseph Qi <[email protected]>
Reviewed-by: Alex Chen <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Changwei Ge <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ocfs2/cluster/tcp_internal.h