f2fs-tools: initialize and avoid build warning for android
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 10 Nov 2016 22:15:13 +0000 (14:15 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 10 Nov 2016 22:17:16 +0000 (14:17 -0800)
commitf407393385843624fd4540615a5730bf8cb5c017
tree15b9b7e6014e7faa1dbc6b7bf09f83c38645f94e
parentde7e07e011004a0264e27d7134ee32cbcd9695ec
f2fs-tools: initialize and avoid build warning for android

This patch initialize one variable for android build.
In addition, it avoids there-in build warnings.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
lib/libf2fs.c
lib/libf2fs_zoned.c