Re: [patch]fastboot: remove duplicate unpack_to_rootfs()

From: Andrew Morton
Date: Wed Aug 13 2008 - 04:07:13 EST


On Wed, 13 Aug 2008 09:52:36 +0200 Ingo Molnar <mingo@xxxxxxx> wrote:

> no-newline-before-return:
>
> kfree(header_buf);
> return message;
> }

I accidentally delete those newlines when nobody is looking. They don't seem
worth the space they consume.

(what do we do with a function which has multiple `return's?)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/