Colin Ian King 60915f83cd xfs: remove redundant re-initialization of total_nr_pages
Variable total_nr_pages is being initialized and then updated with
the same value, this latter assignment is redundant and can be
removed.  Cleans up clang build warning:

Value stored to 'total_nr_pages' during its initialization is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
2017-09-25 18:22:30 -07:00
..
2017-09-02 08:22:19 -07:00
2017-09-11 13:10:57 -07:00
2016-10-04 11:05:44 -07:00
2017-09-02 08:22:19 -07:00
2017-04-03 15:18:17 -07:00
2017-09-11 13:10:57 -07:00
2017-09-02 08:22:19 -07:00
2017-08-04 13:43:36 -07:00
2017-09-02 08:22:19 -07:00
2017-04-03 15:18:17 -07:00
2017-09-01 10:55:30 -07:00
2017-09-01 10:55:30 -07:00