f2fs: make truncate_inline_date static
authorChao Yu <chao2.yu@samsung.com>
Mon, 26 Jan 2015 12:22:55 +0000 (20:22 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 12 Feb 2015 01:04:37 +0000 (17:04 -0800)
1. make truncate_inline_date static;
2. remove parameter @from of truncate_inline_date as callers only pass zero.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found