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

Miaohe Lin posted 5 patches 3 years, 8 months ago
fs/hugetlbfs/inode.c | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
[PATCH v2 0/5] A few cleanup and fixup patches for hugetlbfs
Posted by Miaohe Lin 3 years, 8 months ago
Hi everyone,
This series contains a few cleaup patches to remove unneeded forward
declaration, use helper macro and so on. More details can be found in
the respective changelogs.
Thanks!
---
v2:
  collect Reviewed-by tag per Mike.
  reshape the comment of 4/5 per Mike.
  drop code change in 5/5 and change to correct the comment per Mike.
  Many thanks Mike for review.
---
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 inaccurate comment in hugetlbfs_statfs()

 fs/hugetlbfs/inode.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

-- 
2.23.0