hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
authorMiaohe Lin <linmiaohe@huawei.com>
Tue, 26 Jul 2022 14:29:15 +0000 (22:29 +0800)
committerakpm <akpm@linux-foundation.org>
Sat, 30 Jul 2022 01:07:19 +0000 (18:07 -0700)
commit7ec3c362cfc4cf7aa8d29416c34d0dc0817cf9aa
treebd8eaf2dc4481cdcf454338bd6a53c21f61efd65
parentd00365175e092a3144ecbee3181f46682b5b5e97
hugetlbfs: remove unneeded hugetlbfs_ops forward declaration

The forward declaration for hugetlbfs_ops is unnecessary.  Remove it.

Link: https://lkml.kernel.org/r/20220726142918.51693-3-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