commit | a62f735cbb1a0937ab6a9196dadf752694ef0b7f | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Feb 21 16:12:45 2008 +0000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Feb 21 16:40:15 2008 -0800 |
tree | 4526f9b2a94550784c0005dbb239ef95db41a3c1 | |
parent | 5e45bb2ebac937f2eb62138b5d734f3ac7ce8e2f [diff] |
MM: Fix macro argument substitution in PageHead() and PageTail() Fix macro argument substitution in PageHead() and PageTail() - 'page' should have brackets surrounding it (commit 6d7779538f765963ced45a3fa4bed7ba8d2c277d). Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>