[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080818152105.GA8883@schmichrtp.de.ibm.com>
Date: Mon, 18 Aug 2008 11:21:05 -0400
From: Christof Schmitt <christof.schmitt@...ibm.com>
To: Hirofumi Nakagawa <hnakagawa@...aclelinux.com>
Cc: dedekind@...radead.org, yoshfuji@...ux-ipv6.org,
linux-mtd@...ts.infradead.org, linux-s390@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] Remove duplicated unlikely() in IS_ERR()
On Fri, Aug 15, 2008 at 04:16:57PM +0900, Hirofumi Nakagawa wrote:
> Hi
> 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.
>
> Thanks,
> Hirofumi Nakagawa
>
> Signed-off-by: Hirofumi Nakagawa <hnakagawa@...aclelinux.com>
> ---
> drivers/s390/scsi/zfcp_fsf.c | 32 ++++++++++++++++----------------
> fs/ubifs/find.c | 4 ++--
> fs/ubifs/gc.c | 8 ++++----
> fs/ubifs/tnc.c | 4 ++--
> fs/ubifs/xattr.c | 2 +-
> net/ipv6/af_inet6.c | 2 +-
> 6 files changed, 26 insertions(+), 26 deletions(-)
Thanks for spotting and fixing this. Could you split the zfcp changes
in a seperate patch? I will pick up the zfcp patch for a series of
fixes that i have pending here.
Christof
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists