From: Ingo Molnar <mingo@elte.hu>
To: Vegard Nossum <vegard.nossum@gmail.com>
Cc: linux-kernel@vger.kernel.org, the arch/x86 maintainers <x86@kernel.org>
Subject: Re: [PATCH] x86: fix incomplete include guard
Date: Mon, 2 Jun 2008 12:47:06 +0200 [thread overview]
Message-ID: <20080602104706.GC898@elte.hu> (raw)
In-Reply-To: <20080527190346.GA16422@damson.getinternet.no>
* Vegard Nossum <vegard.nossum@gmail.com> wrote:
> Hi,
>
> It seems that suspend_32.h and xor_32.h are missing include guards
> too, but I'm not touching those since I don't know if that's intended
> or not :-)
it's not intended - could you send a patch for those too?
> --- a/include/asm-x86/seccomp_32.h
> +++ b/include/asm-x86/seccomp_32.h
> @@ -1,4 +1,5 @@
> #ifndef _ASM_SECCOMP_H
> +#define _ASM_SECCOMP_H
applied to tip/x86/cleanups. Thanks,
Ingo
prev parent reply other threads:[~2008-06-02 10:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-27 19:03 [PATCH] x86: fix incomplete include guard Vegard Nossum
2008-06-02 10:47 ` Ingo Molnar [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=20080602104706.GC898@elte.hu \
--to=mingo@elte.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=vegard.nossum@gmail.com \
--cc=x86@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox