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:
d12b77a
)
driver core: fix gcc 4.3.3 warnings about string literals
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 2 Jun 2009 22:39:55 +0000
(15:39 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 16 Jun 2009 04:30:25 +0000
(21:30 -0700)
This removes the
warning: format not a string literal and no format arguments
warnings in the driver core that gcc 4.3.3 complains about.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found