[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8bd0f97a0803040327i522e2291j7e8149f7eb5a152f@mail.gmail.com>
Date: Tue, 4 Mar 2008 06:27:13 -0500
From: "Mike Frysinger" <vapier.adi@...il.com>
To: "Hirofumi Nakagawa" <hnakagawa@...aclelinux.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Remove duplicated unlikely() at IS_ERR()
On Tue, Mar 4, 2008 at 3:52 AM, Hirofumi Nakagawa
<hnakagawa@...aclelinux.com> wrote:
> From 3fd86d4898df10ee0b8884b5a31a512cb90f3362 Mon Sep 17 00:00:00 2001
> Some drivers have duplicated unlikely() macros.
> IS_ERR() already has unlikely() in itself.
> This patch cleans up such pointless codes although there is no real
> effect on the kernel's behaviour.
>
> drivers/rtc/rtc-bfin.c | 2 +-
thanks, the Blackfin bit looks good to me
Signed-off-by: Mike Frysinger <vapier@...too.org>
-mike
--
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