Linux USB
 help / color / mirror / Atom feed
* alauda_check_media() doubts
@ 2023-08-29 18:14 Oliver Neukum
  2023-08-29 18:49 ` Alan Stern
  0 siblings, 1 reply; 5+ messages in thread
From: Oliver Neukum @ 2023-08-29 18:14 UTC (permalink / raw)
  To: Alan Stern; +Cc: USB list

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-02  1:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29 18:14 alauda_check_media() doubts Oliver Neukum
2023-08-29 18:49 ` Alan Stern
2023-08-29 21:42   ` Oliver Neukum
2023-08-29 23:28     ` Alan Stern
2023-09-02  1:48       ` Pawlicker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox