From: Andrew Morton <akpm@linux-foundation.org>
To: Andres Salomon <dilinger@collabora.co.uk>
Cc: linux-kernel@vger.kernel.org, David Airlie <airlied@linux.ie>,
dri-devel@lists.sourceforge.net
Subject: Re: [PATCH] drm: kill more unused DRM macros
Date: Mon, 2 Nov 2009 23:41:24 -0800 [thread overview]
Message-ID: <20091102234124.2655e61d.akpm@linux-foundation.org> (raw)
In-Reply-To: <20091019013708.6ca3c7df@mycelium.queued.net>
On Mon, 19 Oct 2009 01:37:08 -0400 Andres Salomon <dilinger@collabora.co.uk> wrote:
> There are a few more macros in drmP.h that are unused; DRM_GET_PRIV_SAREA,
> DRM_ARRAY_SIZE, and DRM_WAITCOUNT can go away completely.
>
> Unfortunately, DRM_COPY is still used in one place, but we can at least
> move it to where it's used. It's an awful looking macro..
It would have been nice to fix the (valid) checkpatch warnings while
you were there.
next prev parent reply other threads:[~2009-11-03 7:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-19 5:37 [PATCH] drm: kill more unused DRM macros Andres Salomon
2009-11-03 7:41 ` Andrew Morton [this message]
2009-11-03 20:09 ` [PATCH] drm: replace DRM_COPY macro w/ a function Andres Salomon
2009-11-03 20:26 ` [PATCH] drm: check return values in drm_version Andres Salomon
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=20091102234124.2655e61d.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=airlied@linux.ie \
--cc=dilinger@collabora.co.uk \
--cc=dri-devel@lists.sourceforge.net \
--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.