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:
1aef47c
)
drivers/net/pcmcia: fix warning: format not a string literal and no ...
author
Hannes Eder
<hannes@hanneseder.net>
Sat, 14 Feb 2009 11:39:23 +0000
(11:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 18 Feb 2009 01:37:58 +0000
(17:37 -0800)
Impact: Use 'static const char[]' instead of 'static char[]' and while
being at it prefix the message with KERN_INFO.
Fix this warnings:
drivers/net/pcmcia/axnet_cs.c:1716: warning: format not a string literal and no format arguments
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pcmcia/axnet_cs.c
patch
|
blob
|
history
diff --cc
drivers/net/pcmcia/axnet_cs.c
Simple merge