[GFS2] unneeded typecast
sb->s_fs_info is a void pointer, thus the type cast is not needed. Signed-off-by:Denis Cheng <crquan@gmail.com> Signed-off-by:
Steven Whitehouse <swhiteho@redhat.com>
Loading
Please sign in to comment
sb->s_fs_info is a void pointer, thus the type cast is not needed. Signed-off-by:Denis Cheng <crquan@gmail.com> Signed-off-by:
Steven Whitehouse <swhiteho@redhat.com>