From: Andrew Morton Date: Sat, 14 Jan 2006 08:05:59 +0000 (-0800) Subject: [PATCH] W1: u64 is not long long X-Git-Tag: v2.6.17-rc1~986 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f73b5e7949945486a649e40821cd351e2f60bf02;p=pandora-kernel.git [PATCH] W1: u64 is not long long You don't know what type a u64 is, hence you cannot print it without a cast. Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed