From: Stephen Hemminger Date: Thu, 19 Mar 2009 02:11:29 +0000 (-0700) Subject: tipc: fix non-const printf format arguments X-Git-Tag: v2.6.30-rc1~662^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b704d59d6fb152bcd0883b84af5936a29067f12;p=pandora-kernel.git tipc: fix non-const printf format arguments Fix warnings from current gcc about using non-const strings as printf args in TIPC. Compile tested only (not a TIPC user). Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed