[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 register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>