From: Greg KH <gregkh@suse.de>
To: Alexander Beregalov <a.beregalov@gmail.com>
Cc: linux-next <linux-next@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: next: parport: forgotten semicolon
Date: Wed, 6 May 2009 08:05:08 -0700 [thread overview]
Message-ID: <20090506150508.GA4232@suse.de> (raw)
In-Reply-To: <a4423d670905060758x32774671o796ae46fbb43997c@mail.gmail.com>
On Wed, May 06, 2009 at 06:58:44PM +0400, Alexander Beregalov wrote:
> Hi Greg
>
> Please fix parport-remove-driver_data-direct-access-of-struct-device.patch
>
> - struct parport *p = dev_get_drvdata(&dev->dev)
> + struct parport *p = dev_get_drvdata(&dev->dev);
Great eye, thanks, I'll go fix that up.
greg k-h
next prev parent reply other threads:[~2009-05-06 15:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-06 14:58 next: parport: forgotten semicolon Alexander Beregalov
2009-05-06 15:05 ` Greg KH [this message]
2009-05-12 16:16 ` Greg KH
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=20090506150508.GA4232@suse.de \
--to=gregkh@suse.de \
--cc=a.beregalov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@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;
as well as URLs for NNTP newsgroup(s).