On 18 March 2013 13:39, Jonghwan Choi <jhbird.choi@xxxxxxxxxxx> wrote: > clk_round_rate() returns singed value which was assigned to an unsigned > variable. > So it can't be checked for negative. > > Signed-off-by: Jonghwan Choi <jhbird.choi@xxxxxxxxxxx> > --- > drivers/cpufreq/cpufreq-cpu0.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html