From: Greg KH <gregkh@linuxfoundation.org>
To: H Hartley Sweeten <hartleys@visionengravers.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
devel@driverdev.osuosl.org, abbotti@mev.co.uk
Subject: Re: [PATCH 2/2] staging: comedi: remove the devpriv and thisboard macros
Date: Mon, 16 Jul 2012 19:09:10 -0700 [thread overview]
Message-ID: <20120717020910.GA469@kroah.com> (raw)
In-Reply-To: <201207121747.21955.hartleys@visionengravers.com>
On Thu, Jul 12, 2012 at 05:47:21PM -0700, H Hartley Sweeten wrote:
> The macros 'devpriv' and 'thisboard' rely on a local variable having
> a specific name and yeild pointers derived from that variable. Replace
> the macros with local variables where used and use to comedi_board()
> helper to get the 'thisboard' pointer.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
> Cc: Ian Abbott <abbotti@mev.co.uk>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Because I didn't take your other large patch series, this one didn't
apply :(
greg k-h
next prev parent reply other threads:[~2012-07-17 2:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-13 0:47 [PATCH 2/2] staging: comedi: remove the devpriv and thisboard macros H Hartley Sweeten
2012-07-17 2:09 ` Greg KH [this message]
2012-07-17 2:12 ` H Hartley Sweeten
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=20120717020910.GA469@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=abbotti@mev.co.uk \
--cc=devel@driverdev.osuosl.org \
--cc=hartleys@visionengravers.com \
--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.