Generic page_is_ram: use __weak
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 27 Jan 2010 00:31:19 +0000 (16:31 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 2 Feb 2010 00:58:17 +0000 (16:58 -0800)
Use __weak instead of __attribute__((weak)).

Cc: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found