md-cluster: don't cast void pointers when assigning them.
It is common practice in the kernel to leave out this case.
It isn't needed and adds little if any value.
Signed-off-by: NNeilBrown <neilb@suse.com>
Showing
想要评论请 注册 或 登录
It is common practice in the kernel to leave out this case.
It isn't needed and adds little if any value.
Signed-off-by: NNeilBrown <neilb@suse.com>