From: Jens Axboe <axboe@kernel.dk>
To: Akash Verma <akashv@google.com>, fio <fio@vger.kernel.org>
Cc: Maria Skidanova <skidam@google.com>, Craig Fuget <cfuget@google.com>
Subject: Re: [PATCH] arch-ppc.h: Fix typo in header guard
Date: Fri, 11 Oct 2013 10:24:52 -0600 [thread overview]
Message-ID: <52582654.9030001@kernel.dk> (raw)
In-Reply-To: <CAFFT=Unr67MfrDke4hrRztw5qZFBxkaV8HWOf+aTsCW5iWEsxw@mail.gmail.com>
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
prev parent reply other threads:[~2013-10-11 16:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 19:26 [PATCH] arch-ppc.h: Fix typo in header guard Akash Verma
2013-10-11 16:24 ` Jens Axboe [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=52582654.9030001@kernel.dk \
--to=axboe@kernel.dk \
--cc=akashv@google.com \
--cc=cfuget@google.com \
--cc=fio@vger.kernel.org \
--cc=skidam@google.com \
/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.