aboutsummaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-08-30 18:04:48 +0800
committerMister Oyster <oysterized@gmail.com>2017-10-04 15:35:25 +0200
commite051865e6996a932689965ba14e8e9a0def8186f (patch)
tree48da9e807cdb1441832b0e0266aadf15878f9662 /scripts/const_structs.checkpatch
parent75b2c7238af30dd436f0366b6bc028476d2b500f (diff)
f2fs: remove unneeded parameter of change_curseg
allocate_segment_by_default is the only caller of change_curseg passing @reuse with 'false', but commit 763bfe1bc575 ("f2fs: remove reusing any prefree segments") removes the calling, after that, @reuse in change_curseg always be true, so, let's clean up the unneeded parameter. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions