Re: [PATCH] tipc: fix non-const printf format arguments
From: David Miller <davem@davemloft.net> Date: 2009-03-19 02:11:55
From: Stephen Hemminger <redacted>
Date: Tue, 17 Mar 2009 11:28:32 -0700
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 <redacted>