diff options
author | Will Deacon <will.deacon@arm.com> | 2010-10-26 14:21:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-26 16:52:07 -0700 |
commit | bce54bbfde07e8b300f39dae14756c12a6ceca65 (patch) | |
tree | 3256aeb02e34120b65a79bf4118e91969d933fca /include/linux/route.h | |
parent | 79da826aee6a10902ef411bc65864bd02102fa83 (diff) | |
download | op-kernel-dev-bce54bbfde07e8b300f39dae14756c12a6ceca65.zip op-kernel-dev-bce54bbfde07e8b300f39dae14756c12a6ceca65.tar.gz |
mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS
NODE_NOT_IN_PAGE_FLAGS is defined in mm.h when the node information is not
stored in the page flags bitmap.
Unfortunately, there's a typo in one of the checks for it. This patch
fixes it (s/NODE_NOT_IN_PAGEFLAGS/NODE_NOT_IN_PAGE_FLAGS/). Since this
has been around for ages, I doubt it's been causing any serious problems.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Cc: Christoph Lameter <clameter@sgi.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/route.h')
0 files changed, 0 insertions, 0 deletions