From: Tom Zanussi Date: Tue, 24 Mar 2009 07:14:31 +0000 (-0500) Subject: tracing/filters: use trace_seq_printf() to print filters X-Git-Tag: v2.6.30-rc1~2^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bda2d517bfa3ce3d7044e06988cdddae7adffe2;p=pandora-kernel.git tracing/filters: use trace_seq_printf() to print filters Impact: cleanup Instead of just using the trace_seq buffer to print the filters, use trace_seq_printf() as it was intended to be used. Reported-by: Steven Rostedt Signed-off-by: Tom Zanussi Cc: =?ISO-8859-1?Q?Fr=E9d=E9ric?= Weisbecker LKML-Reference: <1237878871.8339.59.camel@charm-linux> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed