All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Hirofumi Nakagawa <hnakagawa@miraclelinux.com>
Cc: yoshfuji@linux-ipv6.org, christof.schmitt@de.ibm.com,
	netdev@vger.kernel.org, linux-mtd@lists.infradead.org,
	linux-s390@vger.kernel.org
Subject: Re: [PATCH] Remove duplicated unlikely() in IS_ERR()
Date: Fri, 15 Aug 2008 15:16:07 +0300	[thread overview]
Message-ID: <1218802567.3095.1.camel@sauron> (raw)
In-Reply-To: <48A52D69.1040501@miraclelinux.com>

Hi

On Fri, 2008-08-15 at 16:16 +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.

please, send an UBIFS-only patch and I'll put it to ubifs-2.6.git,
thanks.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

WARNING: multiple messages have this Message-ID (diff)
From: Artem Bityutskiy <dedekind@infradead.org>
To: Hirofumi Nakagawa <hnakagawa@miraclelinux.com>
Cc: christof.schmitt@de.ibm.com, yoshfuji@linux-ipv6.org,
	linux-mtd@lists.infradead.org, linux-s390@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH] Remove duplicated unlikely() in IS_ERR()
Date: Fri, 15 Aug 2008 15:16:07 +0300	[thread overview]
Message-ID: <1218802567.3095.1.camel@sauron> (raw)
In-Reply-To: <48A52D69.1040501@miraclelinux.com>

Hi

On Fri, 2008-08-15 at 16:16 +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.

please, send an UBIFS-only patch and I'll put it to ubifs-2.6.git,
thanks.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)


  reply	other threads:[~2008-08-15 12:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-15  7:16 [PATCH] Remove duplicated unlikely() in IS_ERR() Hirofumi Nakagawa
2008-08-15  7:16 ` Hirofumi Nakagawa
2008-08-15 12:16 ` Artem Bityutskiy [this message]
2008-08-15 12:16   ` Artem Bityutskiy
2008-08-18 15:21 ` Christof Schmitt
2008-08-18 15:21   ` Christof Schmitt
2008-08-18 23:10 ` Mike Frysinger
2008-08-18 23:10   ` Mike Frysinger
2008-08-19  5:55 ` Artem Bityutskiy
2008-08-19  5:55   ` Artem Bityutskiy
2008-08-19 14:57   ` Artem Bityutskiy
2008-08-19 14:57     ` Artem Bityutskiy
2008-08-21 12:39 ` Artem Bityutskiy
2008-08-21 12:39   ` Artem Bityutskiy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1218802567.3095.1.camel@sauron \
    --to=dedekind@infradead.org \
    --cc=christof.schmitt@de.ibm.com \
    --cc=hnakagawa@miraclelinux.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.