From: Zhang Yanfei Date: Sat, 23 Feb 2013 00:35:45 +0000 (-0800) Subject: ia64: use %ld to print pages calculated in nr_free_buffer_pages X-Git-Tag: v3.9-rc1~99^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6434b94a16b09ac84a6411adb2bc0b645245d007;p=pandora-kernel.git ia64: use %ld to print pages calculated in nr_free_buffer_pages Now the function nr_free_buffer_pages returns unsigned long, so use %ld to print its return value. Signed-off-by: Zhang Yanfei Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed