* [PATCH] drivers/ipack/devices/ipoctal.h: Fix typo in include guard
@ 2014-08-22 12:09 Rasmus Villemoes
2014-08-22 12:36 ` Samuel Iglesias Gonsálvez
0 siblings, 1 reply; 3+ messages in thread
From: Rasmus Villemoes @ 2014-08-22 12:09 UTC (permalink / raw)
To: Samuel Iglesias Gonsalvez, Jens Taprogge, Greg Kroah-Hartman
Cc: industrypack-devel, linux-kernel, Rasmus Villemoes
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.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
--
1.9.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers/ipack/devices/ipoctal.h: Fix typo in include guard
2014-08-22 12:09 [PATCH] drivers/ipack/devices/ipoctal.h: Fix typo in include guard Rasmus Villemoes
@ 2014-08-22 12:36 ` Samuel Iglesias Gonsálvez
2014-08-22 16:12 ` Greg Kroah-Hartman
0 siblings, 1 reply; 3+ messages in thread
From: Samuel Iglesias Gonsálvez @ 2014-08-22 12:36 UTC (permalink / raw)
To: Rasmus Villemoes
Cc: Jens Taprogge, Greg Kroah-Hartman, industrypack-devel, linux-kernel
On 2014-08-22 14:09, Rasmus Villemoes wrote:
> Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.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@igalia.com>
Greg, Would you mind picking this patch through your char-misc tree?
Thanks,
Sam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers/ipack/devices/ipoctal.h: Fix typo in include guard
2014-08-22 12:36 ` Samuel Iglesias Gonsálvez
@ 2014-08-22 16:12 ` Greg Kroah-Hartman
0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2014-08-22 16:12 UTC (permalink / raw)
To: Samuel Iglesias Gonsálvez
Cc: Rasmus Villemoes, Jens Taprogge, industrypack-devel, linux-kernel
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@rasmusvillemoes.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@igalia.com>
>
> Greg, Would you mind picking this patch through your char-misc tree?
Sure, will do.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-08-22 16:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-22 12:09 [PATCH] drivers/ipack/devices/ipoctal.h: Fix typo in include guard Rasmus Villemoes
2014-08-22 12:36 ` Samuel Iglesias Gonsálvez
2014-08-22 16:12 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®