f2fs: make locate_dirty_segment() as static
authorHaicheng Li <haicheng.li@linux.intel.com>
Thu, 13 Jun 2013 08:59:28 +0000 (16:59 +0800)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Fri, 14 Jun 2013 00:04:44 +0000 (09:04 +0900)
commit8d8451af6875f8841dc20987d1363405020a9172
tree30aa552ccb395f029913ff8689a02a0a6ece7aec
parente79efe3b69d6454eb8ec734a24d49f0f4c7d26f5
f2fs: make locate_dirty_segment() as static

It's used only locally and could be static.

Signed-off-by: Haicheng Li <haicheng.li@linux.intel.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/f2fs.h
fs/f2fs/segment.c
This page took 0.034147 seconds and 5 git commands to generate.