Re: [PATCH PM-QA 2/2] cpufreq: Remove unnecessary checks

2015-03-24 Thread Amit Kucheria
On Thu, Feb 19, 2015 at 5:44 AM, Lisa Nguyen wrote: > The check function already determines if a subtest fails, passes, or > skips. No need to check for the return value of the command. > > Signed-off-by: Lisa Nguyen > --- > cpufreq/cpufreq_08.sh |3 --- > cpufreq/cpufreq_09.sh |6 --

[PATCH PM-QA 2/2] cpufreq: Remove unnecessary checks

2015-02-18 Thread Lisa Nguyen
The check function already determines if a subtest fails, passes, or skips. No need to check for the return value of the command. Signed-off-by: Lisa Nguyen --- cpufreq/cpufreq_08.sh |3 --- cpufreq/cpufreq_09.sh |6 -- 2 files changed, 9 deletions(-) diff --git a/cpufreq/cpufreq_08