From: Greg KH <gregkh@linuxfoundation.org>
To: Philippe Loctaux <loctauxphilippe@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: comedi: ssc_dnp: fixed a comment style
Date: Tue, 3 Nov 2015 19:18:30 -0800 [thread overview]
Message-ID: <20151104031830.GA14567@kroah.com> (raw)
In-Reply-To: <1446227180-20572-1-git-send-email-loctauxphilippe@gmail.com>
On Fri, Oct 30, 2015 at 06:46:20PM +0100, Philippe Loctaux wrote:
> Fixed a comment issue.
>
> Signed-off-by: Philippe Loctaux <loctauxphilippe@gmail.com>
> ---
> drivers/staging/comedi/drivers/ssv_dnp.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/staging/comedi/drivers/ssv_dnp.c b/drivers/staging/comedi/drivers/ssv_dnp.c
> index acc7f34..c28b6cb 100644
> --- a/drivers/staging/comedi/drivers/ssv_dnp.c
> +++ b/drivers/staging/comedi/drivers/ssv_dnp.c
> @@ -150,7 +150,8 @@ static int dnp_attach(struct comedi_device *dev, struct comedi_devconfig *it)
>
> /* We use the I/O ports 0x22,0x23 and 0xa3-0xa9, which are always
> * allocated for the primary 8259, so we don't need to allocate them
> - * ourselves. */
> + * ourselves.
> + */
>
> /* configure all ports as input (default) */
> outb(PAMR, CSCIR);
Does not apply to my tree at all :(
prev parent reply other threads:[~2015-11-04 5:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-30 17:46 [PATCH] Staging: comedi: ssc_dnp: fixed a comment style Philippe Loctaux
2015-11-04 3:18 ` Greg KH [this message]
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=20151104031830.GA14567@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=loctauxphilippe@gmail.com \
/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