[CPUFREQ] Stupidly trivial CodingStyle fix
authorDave Jones <davej@redhat.com>
Sun, 18 Jan 2009 03:28:42 +0000 (22:28 -0500)
committerDave Jones <davej@redhat.com>
Wed, 25 Feb 2009 03:47:28 +0000 (22:47 -0500)
GNU indent complains about this being ambiguous, because it's dumb.
One of my automated tests relies on the output of indent, so this shuts
it up.

Signed-off-by: Dave Jones <davej@redhat.com>

No differences found