mm: fix struct member name in function comments
authorHao Lee <haolee.swjtu@gmail.com>
Sun, 1 Dec 2019 01:58:14 +0000 (17:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Dec 2019 20:59:10 +0000 (12:59 -0800)
commit84218b552e0a591ac706a926d5e1e8eaf0d5a03a
tree95c8725b7d4252a188a6963cd18fad84ba282617
parentaa71ecd8d86500da6081a72da6b0b524007e0627
mm: fix struct member name in function comments

The member in struct zonelist is _zonerefs instead of zones.

Link: http://lkml.kernel.org/r/20190927144049.GA29622@haolee.github.io
Signed-off-by: Hao Lee <haolee.swjtu@gmail.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Wei Yang <richardw.yang@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mmzone.h