public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Andrew Hendry <andrew.hendry@gmail.com>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH]drivers/usb/host/ehci-sched.c Fix typo
Date: Mon, 02 Aug 2010 21:02:48 -0700	[thread overview]
Message-ID: <4C5794E8.50500@gmail.com> (raw)
In-Reply-To: <AANLkTi=cwXv6e5Biud5tFGHOESavFxLg2-4deNZ=pemj@mail.gmail.com>

On 08/02/2010 08:52 PM, Andrew Hendry wrote:
> This may have been intended, it means if and only if.
> http://en.wikipedia.org/wiki/Iff
>

o.k.make sense to me..

> On Tue, Aug 3, 2010 at 1:37 PM, Justin P. Mattock
> <justinmattock@gmail.com>  wrote:
>> The below patch fixes a typo in a comment.
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>>   drivers/usb/host/ehci-sched.c |    2 +-
>>   1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/drivers/usb/host/ehci-sched.c b/drivers/usb/host/ehci-sched.c
>> index 805ec63..3c170a9 100644
>> --- a/drivers/usb/host/ehci-sched.c
>> +++ b/drivers/usb/host/ehci-sched.c
>> @@ -1662,7 +1662,7 @@ itd_link_urb (
>>
>>   #define        ISO_ERRS (EHCI_ISOC_BUF_ERR | EHCI_ISOC_BABBLE | EHCI_ISOC_XACTERR)
>>
>> -/* Process and recycle a completed ITD.  Return true iff its urb completed,
>> +/* Process and recycle a completed ITD.  Return true if its urb completed,
>>   * and hence its completion callback probably added things to the hardware
>>   * schedule.
>>   *
>> --
>> 1.7.1.rc1.21.gf3bd6
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/
>>
>

cheers,

Justin P. Mattock

      reply	other threads:[~2010-08-03  4:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03  3:37 [PATCH]drivers/usb/host/ehci-sched.c Fix typo Justin P. Mattock
2010-08-03  3:52 ` Andrew Hendry
2010-08-03  4:02   ` Justin P. Mattock [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=4C5794E8.50500@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=andrew.hendry@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@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