On 17/12/5 13:47, Changwei Ge wrote:
> It's odd that o2net_msg_handler::nh_func_data is declared as type
> o2net_msg_handler_func*.
> So neaten it.
>
> Signed-off-by: Changwei Ge
Reviewed-by: Joseph Qi
> ---
> fs/ocfs2/cluster/tcp_internal.h | 2 +-
> 1 file changed, 1 insertion(+), 1 dele
Hi Changwei,
Thank you for your patch.
On 2017/12/5 13:47, Changwei Ge wrote:
> It's odd that o2net_msg_handler::nh_func_data is declared as type
> o2net_msg_handler_func*.
> So neaten it.
>
> Signed-off-by: Changwei Ge
Reviewed-by: Alex Chen
> ---
> fs/ocfs2/cluster/tcp_internal.h | 2 +-
>
It's odd that o2net_msg_handler::nh_func_data is declared as type
o2net_msg_handler_func*.
So neaten it.
Signed-off-by: Changwei Ge
---
fs/ocfs2/cluster/tcp_internal.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/ocfs2/cluster/tcp_internal.h
b/fs/ocfs2/cluster/tcp_in