Hi Christoph, On Thu, Sep 6, 2012 at 11:18 AM, Christoph Lameter <cl@xxxxxxxxx> wrote: > On Wed, 5 Sep 2012, Ezequiel Garcia wrote: > >> There's no need to use two variables, 'ret' and 'm'. >> This is a minor cleanup patch, but it will allow next patch to clean >> the way tracing is done. > > The compiler will fold those variables into one if possible. No need to > worry about having multiple declarations. > I wasn't worried about size or anything, it's a just a clean-n-prepare patch, necesarry for the next patch: "mm, slob: Trace allocation failures consistently" Could you take a look at it? Thanks, Ezequiel. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>