[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <007701c87202$b87c8b10$1fa9580a@swcenter.sec.samsung.co.kr>
Date: Mon, 18 Feb 2008 16:48:52 +0900
From: "Kyungmin Park" <kmpark@...radead.org>
To: "'Roel Kluin'" <12o3l@...cali.nl>
Cc: <linux-mtd@...ts.infradead.org>,
"'lkml'" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] drivers/mtd/onenand/onenand_base.c unlikely(x) || unlikely(y) => unlikely(x || y)
> Not yet tested.
> ---
> Replace unlikely(x) || unlikely(y) by unlikely(x || y)
>
> Signed-off-by: Roel Kluin <12o3l@...cali.nl>
Ack-by: Kyungmin Park <kyungmin.park@...sung.com>
--
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