diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-01-31 02:15:35 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-02-11 23:15:01 +0100 |
commit | 369a708c2a6557fabd409cf17a03db271c54931a (patch) | |
tree | 78cab2e82f23af46aa5fb6b3c2b51cc7b841faae /fs/f2fs/file.c | |
parent | f2fs: fix typo mistake for data_version description (diff) | |
download | linux-369a708c2a6557fabd409cf17a03db271c54931a.tar.xz linux-369a708c2a6557fabd409cf17a03db271c54931a.zip |
f2fs: remove the use of page_cache_release
Let's remove the use of page_cache_release() in f2fs, and instead, use
f2fs_put_page(page, 0) which is exactly same but for code readability.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions