[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200902092101.54193.rusty@rustcorp.com.au>
Date: Mon, 9 Feb 2009 21:01:53 +1030
From: Rusty Russell <rusty@...tcorp.com.au>
To: Ingo Molnar <mingo@...e.hu>
Cc: Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
Mike Travis <travis@....com>, Yinghai Lu <yinghai@...nel.org>
Subject: Re: [PATCH 2/3] cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a
On Monday 09 February 2009 20:47:23 Ingo Molnar wrote:
> > - goto err_out;
> > + kfree(data);
> > + return -ENODEV;
> > }
>
> hm, why the 3-way duplication of this pattern:
>
> > + kfree(data);
> > + return -ENODEV;
>
> because it's a straight revert?
Yep, it reverts the changes to that one file.
Cheers,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists