Linux USB
 help / color / mirror / Atom feed
From: Oliver Neukum <oneukum@suse.com>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: USB list <linux-usb@vger.kernel.org>
Subject: alauda_check_media() doubts
Date: Tue, 29 Aug 2023 20:14:05 +0200	[thread overview]
Message-ID: <eee774db-0cd1-5870-8909-b616d962791f@suse.com> (raw)

Hi Alan,

as you did something on this driver, doesn't
this condition:

(status[0] & 0x80) ||
                 ((status[0] & 0x1F) == 0x10) || ((status[1] & 0x01) == 0)

look odd to you? Especially the parentheses?

	Regards
		Oliver

             reply	other threads:[~2023-08-29 18:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-29 18:14 Oliver Neukum [this message]
2023-08-29 18:49 ` alauda_check_media() doubts Alan Stern
2023-08-29 21:42   ` Oliver Neukum
2023-08-29 23:28     ` Alan Stern
2023-09-02  1:48       ` Pawlicker

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=eee774db-0cd1-5870-8909-b616d962791f@suse.com \
    --to=oneukum@suse.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    /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