diff options
author | Jaegeuk Kim | 2012-12-21 03:47:05 +0100 |
---|---|---|
committer | Jaegeuk Kim | 2012-12-28 03:24:09 +0100 |
commit | 12a67146e35ba1d04ac4a5430eaaa8790158d60e (patch) | |
tree | 9a3a2c0768d04fba20e0be8cc07f9cb6ae4a71c5 /MAINTAINERS | |
parent | f2fs: invalidate the node page if allocation is failed (diff) | |
download | kernel-qcow2-linux-12a67146e35ba1d04ac4a5430eaaa8790158d60e.tar.gz kernel-qcow2-linux-12a67146e35ba1d04ac4a5430eaaa8790158d60e.tar.xz kernel-qcow2-linux-12a67146e35ba1d04ac4a5430eaaa8790158d60e.zip |
f2fs: return a default value for non-void function
This patch resolves a build warning reported by kbuild test robot.
"
fs/f2fs/segment.c: In function '__get_segment_type':
fs/f2fs/segment.c:806:1: warning: control reaches end of non-void
function [-Wreturn-type]
"
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions