From: Greg KH <greg@kroah.com>
To: Dave Jones <davej@redhat.com>,
luca.risolia@studio.unibo.it,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] w9968cf driver misplaced ;
Date: Tue, 30 Mar 2004 17:18:48 -0800 [thread overview]
Message-ID: <20040331011848.GB12238@kroah.com> (raw)
In-Reply-To: <20040330143210.GA25834@redhat.com>
On Tue, Mar 30, 2004 at 03:32:10PM +0100, Dave Jones wrote:
> --- linux-2.6.4/drivers/usb/media/w9968cf.c~ 2004-03-30 15:28:43.000000000 +0100
> +++ linux-2.6.4/drivers/usb/media/w9968cf.c 2004-03-30 15:29:08.000000000 +0100
> @@ -3369,7 +3369,7 @@
> if (copy_from_user(&tuner, arg, sizeof(tuner)))
> return -EFAULT;
>
> - if (tuner.tuner != 0);
> + if (tuner.tuner != 0)
> return -EINVAL;
>
> strcpy(tuner.name, "no_tuner");
Applied, thanks.
greg k-h
prev parent reply other threads:[~2004-03-31 1:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-30 14:32 Dave Jones
2004-03-31 1: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=20040331011848.GB12238@kroah.com \
--to=greg@kroah.com \
--cc=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luca.risolia@studio.unibo.it \
/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®