On Monday, March 18, 2013 01:59:12 PM Viresh Kumar wrote: > 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> Applied to linux-pm.git/bleeding-edge and will be moved to linux-next if there are not build problems in the bleeding-edge branch. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- 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