mbox series

[0/3] Cleanup for vmstat

Message ID 20210715122911.15700-1-linmiaohe@huawei.com (mailing list archive)
Headers show
Series Cleanup for vmstat | expand

Message

Miaohe Lin July 15, 2021, 12:29 p.m. UTC
Hi all,
This series contains cleanups to remove unneeded return value, correct
wrong comment and simplify the array size calculation. More details can
be found in the respective changelogs. Thanks!

Miaohe Lin (3):
  mm/vmstat: correct some wrong comments
  mm/vmstat: simplify the array size calculation
  mm/vmstat: remove unneeded return value

 mm/vmstat.c | 21 +++++----------------
 1 file changed, 5 insertions(+), 16 deletions(-)