From: "Mark Asselstine" <asselsm@gmail.com>
To: "Alexander Beregalov" <a.beregalov@gmail.com>
Cc: kernel-janitors@vger.kernel.org, airlied@linux.ie,
dri-devel@lists.sourceforge.net,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] drm_memory.h: remove double inclusion of linux/vmalloc.h
Date: Tue, 8 Jul 2008 08:29:57 -0400 [thread overview]
Message-ID: <919fe2b30807080529j71ae1816sc035c90b5eee555c@mail.gmail.com> (raw)
In-Reply-To: <a4423d670807060431w639f0b1ajcbad6471d50ef802@mail.gmail.com>
On Sun, Jul 6, 2008 at 7:31 AM, Alexander Beregalov
<a.beregalov@gmail.com> wrote:
> From: Alexander Beregalov <a.beregalov@gmail.com>
>
> Remove double inclusion of linux/vmalloc.h
>
> drivers/char/drm/drm_memory.h | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
> ---
>
> diff --git a/drivers/char/drm/drm_memory.h b/drivers/char/drm/drm_memory.h
> index 63e425b..15af9b3 100644
> --- a/drivers/char/drm/drm_memory.h
> +++ b/drivers/char/drm/drm_memory.h
> @@ -44,8 +44,6 @@
>
> #if __OS_HAS_AGP
>
> -#include <linux/vmalloc.h>
> -
Why remove this one and not the one at the top of the file? As well
this file has #include of drmP.h, yet drmP.h is the only file I can
find that includes drm_memory.h. Based on this I would think there is
some additional cleanup that can go on here.
Regards,
Mark Asselstine
> #ifdef HAVE_PAGE_AGP
> #include <asm/agp.h>
> #else
> --
> To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2008-07-08 12:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-06 11:31 Alexander Beregalov
2008-07-08 12:29 ` Mark Asselstine [this message]
2008-07-08 15:22 ` Ian Romanick
2008-07-08 16:56 ` Alexander Beregalov
2008-07-09 0:28 ` Mark Asselstine
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=919fe2b30807080529j71ae1816sc035c90b5eee555c@mail.gmail.com \
--to=asselsm@gmail.com \
--cc=a.beregalov@gmail.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.sourceforge.net \
--cc=kernel-janitors@vger.kernel.org \
--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 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®