mkfs.f2fs: trim using BLKSECDISCARD

Currently, during format volume, it does nothing on trim_device function.
Leaving user data unwipe before format. User data is recoverable even
with master clear. This patch fix it.

Change-Id: I345bb4cd49bce109d4de8795e0d9797d51b7817f
1 file changed