From: Li Zefan Date: Mon, 14 Sep 2009 07:51:39 +0000 (+0800) Subject: tracing: fix F_printk() typos X-Git-Tag: v2.6.32-rc1~654^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c16de8fd7a608aba8708dd056cf6e4d9462e800a;p=pandora-kernel.git tracing: fix F_printk() typos I found some typos in F_printk(), so I wrote compile-time check for it, and triggered some compile errors and warnings. I've fixed them on x86_32, but I have no x86_64 in my hand, so there may still be some compile warnings on 64bits. Signed-off-by: Li Zefan LKML-Reference: <4AADF60B.5070407@cn.fujitsu.com> [ tested on x86_64, and works fine ] Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed