[POWERPC] Remove bogus comment about page_is_ram
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 7 Feb 2007 12:45:45 +0000 (13:45 +0100)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Feb 2007 05:08:43 +0000 (16:08 +1100)
commitbcff4948c64e1af09e9a986e324626ee873d3a07
treeb86a47e166922d206839eb477338ab7d312af9f1
parent1ed2ddf380e19dafeec2150ca709ef7f4a67cd21
[POWERPC] Remove bogus comment about page_is_ram

arch/powerpc/mm/mem.c states that page_is_ram is called by the code that
implements /dev/mem, which isn't true.  Remove the comment.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/mem.c