lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 27 Apr 2008 12:30:21 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	minyard@....org
Cc:	Linux Kernel <linux-kernel@...r.kernel.org>,
	"Robert P. J. Day" <rpjday@...shcourse.ca>,
	OpenIPMI Developers <openipmi-developer@...ts.sourceforge.net>
Subject: Re: [PATCH 1/3] IPMI: Make comment match actual preprocessor check

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

> Signed-off-by: Robert P. J. Day <rpjday@...shcourse.ca>
> Signed-off-by: Corey Minyard <cminyard@...sta.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.



--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ