From: Lai Jiangshan Date: Wed, 25 Mar 2009 08:27:17 +0000 (+0800) Subject: trace_stat: don't call seq_printf() in seq_operation->start() X-Git-Tag: v2.6.30-rc1~2^2~13^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6f489013b985b58d096a3091ece0ed579367232;p=pandora-kernel.git trace_stat: don't call seq_printf() in seq_operation->start() Impact: Fix incorrect way using seq_file's API Use SEQ_START_TOKEN instead of calling ->stat_headers() int seq_operation->start(). Signed-off-by: Lai Jiangshan Acked-by: Steven Rostedt Cc: Alexey Dobriyan LKML-Reference: <49C9EAE5.5070202@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed