All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: minyard@acm.org
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	"Robert P. J. Day" <rpjday@crashcourse.ca>,
	OpenIPMI Developers <openipmi-developer@lists.sourceforge.net>
Subject: Re: [PATCH 1/3] IPMI: Make comment match actual preprocessor check
Date: Sun, 27 Apr 2008 12:30:21 -0700	[thread overview]
Message-ID: <20080427123021.da84d98f.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080421193430.GA13900@minyard.local>

On Mon, 21 Apr 2008 14:34:30 -0500 Corey Minyard <minyard@acm.org> wrote:

> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> Signed-off-by: Corey Minyard <cminyard@mvista.com>
> 
> Index: linux-2.6.24/include/linux/ipmi.h
> ===================================================================
> --- linux-2.6.24.orig/include/linux/ipmi.h
> +++ linux-2.6.24/include/linux/ipmi.h
> @@ -64,7 +64,7 @@
>   * applications and another for userland applications.  The
>   * capabilities are basically the same for both interface, although
>   * the interfaces are somewhat different.  The stuff in the
> - * #ifdef KERNEL below is the in-kernel interface.  The userland
> + * #ifdef __KERNEL__ below is the in-kernel interface.  The userland
>   * interface is defined later in the file.  */
>  

As sent, these three patches were purportedly authored by yourself.  But
they weren't.

Please put a From: line right at the very top of the changelog to
communicate the authorship, thanks.




      reply	other threads:[~2008-04-27 19:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-21 19:34 [PATCH 1/3] IPMI: Make comment match actual preprocessor check Corey Minyard
2008-04-27 19:30 ` Andrew Morton [this message]

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=20080427123021.da84d98f.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minyard@acm.org \
    --cc=openipmi-developer@lists.sourceforge.net \
    --cc=rpjday@crashcourse.ca \
    /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.