All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, jkosina@suse.cz
Subject: Re: [PATCH]kernel.h Move warning message about using kernel headers for userspace to types.h
Date: Thu, 01 Jul 2010 08:57:20 -0700	[thread overview]
Message-ID: <4C2CBAE0.1030701@gmail.com> (raw)
In-Reply-To: <201007011707.31783.arnd@arndb.de>

On 07/01/2010 08:07 AM, Arnd Bergmann wrote:
> On Thursday 01 July 2010, Justin P. Mattock wrote:
>>>>
>>>> +#ifndef __EXPORTED_HEADERS__
>>>> +#ifndef __KERNEL__
>>>> +#warning "Attempt to use kernel headers from user space, see http://kernelnewbies.org/KernelHeaders"
>>
>> so this is legit with the length of the statement? or should this be
>> broken down into a small quick line directing to a file with the address
>> or something
>
> Yes, the length of the statement was never the problem, it only went wrong
> because the // in the url gets interpreted as the start of a one-line comment.
>
> 	Arnd
>

alright.. then I'll look at getting this resent today.

Justin P. Mattock

  reply	other threads:[~2010-07-01 15:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-30 22:09 [PATCH]kernel.h Move warning message about using kernel headers for userspace to types.h Justin P. Mattock
2010-07-01  7:58 ` Arnd Bergmann
2010-07-01 13:34   ` Justin P. Mattock
2010-07-01 15:07     ` Arnd Bergmann
2010-07-01 15:57       ` Justin P. Mattock [this message]
2010-07-01 17:20       ` Justin P. Mattock
2010-07-01 20:38         ` Arnd Bergmann
2010-07-01 21:31           ` Justin P. Mattock

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=4C2CBAE0.1030701@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.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 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.