summaryrefslogtreecommitdiff
path: root/fs/jffs2/write.c
diff options
context:
space:
mode:
authorKinsey Ho <kinseyho@google.com>2024-02-14 09:05:34 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-02-22 21:24:58 +0300
commit1ce2292c148043360c49122b1310da7132f1b8f6 (patch)
tree41d90777abbc83dd304dc55eb5d2fdb71a1b6733 /fs/jffs2/write.c
parente10aea105e9ed14b62a11844fec6aaa87c6935a3 (diff)
downloadlinux-1ce2292c148043360c49122b1310da7132f1b8f6.tar.xz
mm/mglru: drop unused parameter
Patch series "mm/mglru: code cleanup and refactoring" This provides MGLRU code cleanup and refactoring for better readability. This patch (of 5): struct scan_control *sc is currently passed into try_to_inc_max_seq() and run_aging(). This parameter is not used. Drop the unused parameter struct scan_control *sc. No functional change. Link: https://lkml.kernel.org/r/20240214060538.3524462-1-kinseyho@google.com Link: https://lkml.kernel.org/r/20240214060538.3524462-2-kinseyho@google.com Signed-off-by: Kinsey Ho <kinseyho@google.com> Cc: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Cc: Donet Tom <donettom@linux.vnet.ibm.com> Cc: Yu Zhao <yuzhao@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/jffs2/write.c')
0 files changed, 0 insertions, 0 deletions