commit | ce38b51edfe51abacb053e88d62cf96a0c003a04 | [log] [tgz] |
---|---|---|
author | Mika Kukkonen <mikukkon@miku.homelinux.net> | Sun Aug 07 22:49:39 2005 +0300 |
committer | Dave Jones <davej@redhat.com> | Wed Aug 31 22:21:29 2005 -0700 |
tree | 0542721f03b1a667380ff901e273f577018a25fd | |
parent | 123411f2d0da5c42eb9ee0912b6e824cbe88a411 [diff] |
[CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.c 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>