On Fri, 2012-10-26 at 15:54 +0300, Kirill A. Shutemov wrote: > From: "Kirill A. Shutemov" <[email protected]> > > Let's move all error path code to the end if the function. It makes code > more straight-forward. > > Signed-off-by: Kirill A. Shutemov <[email protected]> > --- > mm/huge_memory.c | 44 ++++++++++++++++++++------------------------ > 1 file changed, 20 insertions(+), 24 deletions(-)
and smaller! Thanks! Acked-by: Peter Zijlstra <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

