hugetlbfs: remove unneeded header file
authorMiaohe Lin <linmiaohe@huawei.com>
Tue, 26 Jul 2022 14:29:16 +0000 (22:29 +0800)
committerakpm <akpm@linux-foundation.org>
Sat, 30 Jul 2022 01:07:19 +0000 (18:07 -0700)
commit990e52b17d048970cb9629f1d546542b2c256f3a
tree8d92729a849a5e7e13026bb71c1b7ca3b7aed359
parent7ec3c362cfc4cf7aa8d29416c34d0dc0817cf9aa
hugetlbfs: remove unneeded header file

The header file signal.h is unneeded now. Remove it.

Link: https://lkml.kernel.org/r/20220726142918.51693-4-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/hugetlbfs/inode.c