Whamcloud - gitweb
LU-12705 utils: cleanup unnecessary typecasting 24/36224/2
authorGu Zheng <gzheng@ddn.com>
Wed, 18 Sep 2019 04:12:55 +0000 (12:12 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 27 Sep 2019 23:12:06 +0000 (23:12 +0000)
commitd8135ad2fbe58a0fbe6984584816338542901c5c
tree3e757e86783129849e881c5e21c5d6eac4bd2fb6
parent1fa0a984c5c3863d8f40b3b0d63c3d08cfa1a9f0
LU-12705 utils: cleanup unnecessary typecasting

There're a bunch of variables typeecasted in utils/lfs.c where
they are not needed, so cleanup them here.

Change-Id: I6c944f18137fd1ff1162d9b6567c9328dfa185eb
Test-Parameters: trivial
Signed-off-by: Gu Zheng <gzheng@ddn.com>
Reviewed-on: https://review.whamcloud.com/36224
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Li Xi <lixi@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/lfs.c