mbox series

[0/5] A few cleanup and fixup patches for hugetlbfs

Message ID 20220721131637.6306-1-linmiaohe@huawei.com (mailing list archive)
Headers show
Series A few cleanup and fixup patches for hugetlbfs | expand

Message

Miaohe Lin July 21, 2022, 1:16 p.m. UTC
Hi everyone,
This series contains a few cleaup patches to remove unneeded forward
declaration, use helper macro and so on. Also we fix the confusing
hugetlbfs stat. More details can be found in the respective changelogs.
Thanks!

Miaohe Lin (5):
  hugetlbfs: use helper macro SZ_1{K,M}
  hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
  hugetlbfs: remove unneeded header file
  hugetlbfs: cleanup some comments in inode.c
  hugetlbfs: fix confusing hugetlbfs stat

 fs/hugetlbfs/inode.c | 32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)