git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beedad9
)
tipc: fix non-const printf format arguments
author
Stephen Hemminger
<shemminger@vyatta.com>
Thu, 19 Mar 2009 02:11:29 +0000
(19:11 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 Mar 2009 02:11:29 +0000
(19:11 -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 <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found