[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080813010605.b4a55f9b.akpm@linux-foundation.org>
Date: Wed, 13 Aug 2008 01:06:05 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: Shaohua Li <shaohua.li@...el.com>,
lkml <linux-kernel@...r.kernel.org>,
Arjan van de Ven <arjan@...radead.org>
Subject: Re: [patch]fastboot: remove duplicate unpack_to_rootfs()
On Wed, 13 Aug 2008 09:52:36 +0200 Ingo Molnar <mingo@...e.hu> 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@...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