Skip to content
Snippets Groups Projects
Commit 5cb307c4 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

USB: quirks.h: use BIT()


Use the BIT macro instead of "open coding" bit fields.  This makes it
easier to actually see that the bits are not conflicting/overlapping.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ddbe1fca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment