]> git.ipfire.org Git - thirdparty/linux.git/commit
mm/swapfile: remove duplicate include of swap_table.h
authorChen Ni <nichen@iscas.ac.cn>
Wed, 18 Mar 2026 04:38:49 +0000 (12:38 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 5 Apr 2026 20:53:31 +0000 (13:53 -0700)
commit42561b341baae400ebd28540cdda7a6295eaf2a3
treecb3b21f6c64bacbc818e18451d97dd26ef52a33d
parent01494f713ee315e0aa2ddfe2f2760fd83c417e35
mm/swapfile: remove duplicate include of swap_table.h

Remove duplicate inclusion of swap_table.h in swapfile.c to clean up
redundant code.

Link: https://lkml.kernel.org/r/20260318043849.399266-1-nichen@iscas.ac.cn
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: SeongJae Park <sj@kernel.org>
Cc: Baoquan He <bhe@redhat.com>
Cc: Barry Song <baohua@kernel.org>
Cc: Chris Li <chrisl@kernel.org>
Cc: Kairui Song <kasong@tencent.com>
Cc: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Nhat Pham <nphamcs@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/swapfile.c