* [PATCH] arch-ppc.h: Fix typo in header guard
@ 2013-10-10 19:26 Akash Verma
2013-10-11 16:24 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Akash Verma @ 2013-10-10 19:26 UTC (permalink / raw)
To: fio; +Cc: Maria Skidanova, Craig Fuget
Signed-off-by: Akash Verma <akashv@google.com>
---
arch/arch-ppc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arch-ppc.h b/arch/arch-ppc.h
index 6c1029c..8313331 100644
--- a/arch/arch-ppc.h
+++ b/arch/arch-ppc.h
@@ -1,5 +1,5 @@
#ifndef ARCH_PPC_H
-#define ARCH_PPH_H
+#define ARCH_PPC_H
#include <unistd.h>
#include <stdlib.h>
--
1.8.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arch-ppc.h: Fix typo in header guard
2013-10-10 19:26 [PATCH] arch-ppc.h: Fix typo in header guard Akash Verma
@ 2013-10-11 16:24 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2013-10-11 16:24 UTC (permalink / raw)
To: Akash Verma, fio; +Cc: Maria Skidanova, Craig Fuget
On 10/10/2013 01:26 PM, Akash Verma wrote:
> Signed-off-by: Akash Verma <akashv@google.com>
> ---
> arch/arch-ppc.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arch-ppc.h b/arch/arch-ppc.h
> index 6c1029c..8313331 100644
> --- a/arch/arch-ppc.h
> +++ b/arch/arch-ppc.h
> @@ -1,5 +1,5 @@
> #ifndef ARCH_PPC_H
> -#define ARCH_PPH_H
> +#define ARCH_PPC_H
Woops thanks, applied.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-11 16:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-10 19:26 [PATCH] arch-ppc.h: Fix typo in header guard Akash Verma
2013-10-11 16:24 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox