Re: [PATCH] Remove duplicated unlikely() at IS_ERR()

From: Mike Frysinger
Date: Tue Mar 04 2008 - 06:27:24 EST


On Tue, Mar 4, 2008 at 3:52 AM, Hirofumi Nakagawa
<hnakagawa@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxx>
-mike
--
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/