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:	Fri, 22 Aug 2014 11:12:19 -0500
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	Samuel Iglesias Gonsálvez 
	<siglesias@...lia.com>
Cc:	Rasmus Villemoes <linux@...musvillemoes.dk>,
	Jens Taprogge <jens.taprogge@...rogge.org>,
	industrypack-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/ipack/devices/ipoctal.h: Fix typo in include
 guard

On Fri, Aug 22, 2014 at 02:36:44PM +0200, Samuel Iglesias Gonsálvez wrote:
> On 2014-08-22 14:09, Rasmus Villemoes wrote:
> >Signed-off-by: Rasmus Villemoes <linux@...musvillemoes.dk>
> >---
> > drivers/ipack/devices/ipoctal.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/drivers/ipack/devices/ipoctal.h
> >b/drivers/ipack/devices/ipoctal.h
> >index 28f1c42..7fede0e 100644
> >--- a/drivers/ipack/devices/ipoctal.h
> >+++ b/drivers/ipack/devices/ipoctal.h
> >@@ -12,7 +12,7 @@
> >  * Software Foundation; version 2 of the License.
> >  */
> >
> >-#ifndef _IPOCTAL_H
> >+#ifndef _IPOCTAL_H_
> > #define _IPOCTAL_H_
> >
> > #define NR_CHANNELS		8
> 
> Acked-by: Samuel Iglesias Gonsalvez <siglesias@...lia.com>
> 
> Greg, Would you mind picking this patch through your char-misc tree?

Sure, will do.
--
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