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:
123411f
)
[CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.c
author
Mika Kukkonen
<mikukkon@miku.homelinux.net>
Sun, 7 Aug 2005 19:49:39 +0000
(22:49 +0300)
committer
Dave Jones
<davej@redhat.com>
Thu, 1 Sep 2005 05:21:29 +0000
(22:21 -0700)
Minor fallout from my upcoming __attribute__((format(printf,x,y)))
patches. The variable 'result' is untouched, so this patch just removes
it.
Signed-off-by: Mika Kukkonen <mikukkon@gmail.com>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found