[CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c
authorFenghua Yu <fenghua.yu@intel.com>
Wed, 21 Nov 2007 22:52:15 +0000 (14:52 -0800)
committerDave Jones <davej@redhat.com>
Thu, 7 Feb 2008 03:57:58 +0000 (22:57 -0500)
commite32d22f77666312648735f7cda0a114a8242b9d8
tree1468d7e6c5bce28c39bb98550d13410a3580ccc0
parenta4a9df5825bf8fc69618807436bf927aeb1e1c27
[CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c

In freq_table.c, show_available_freqs()'s comment is oberviously wrong.
Change the comment to a new one to avoid confusion.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/cpufreq/freq_table.c