]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5bff47811774b011a55d881a2c2a0f4df497ffe
treea495bd503ddf854117e7a8ef351ed94859c51139
parent21b9f9c9bd9820c11046cf3bee84a8f3a25d12c7
f2fs: make truncate_inline_date static

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>
fs/f2fs/f2fs.h
fs/f2fs/inline.c