Yuan Zhong d9f46bb1a8 f2fs: remove unnecessary condition judgment
Remove the unnecessary condition judgment, because
'max_slots' has been initialized to '0' at the beginging
of the function, as following:
if (max_slots)
       *max_slots = 0;

Signed-off-by: Yuan Zhong <yuan.mark.zhong@samsung.com>
Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2015-04-10 15:08:38 -07:00
..
2015-02-11 17:04:49 -08:00
2014-08-29 00:26:50 -07:00
2015-03-03 09:58:47 -08:00
2015-01-09 17:02:24 -08:00
2015-04-10 15:08:35 -07:00
2015-02-11 17:04:49 -08:00