Skip to content

lsusb.py: fix parse_usb_ids#241

Merged
gregkh merged 1 commit into
gregkh:masterfrom
cmheia:usb.ids
Jun 6, 2026
Merged

lsusb.py: fix parse_usb_ids#241
gregkh merged 1 commit into
gregkh:masterfrom
cmheia:usb.ids

Conversation

@cmheia
Copy link
Copy Markdown
Contributor

@cmheia cmheia commented Dec 13, 2025

The commit 10144ac broke the usb.ids parser by renaming 'id' to 'vid' instead of 'cid' - fix that.

Copy link
Copy Markdown
Owner

@gregkh gregkh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need a full name, not an email alias, on a signed-off-by line please.

@cmheia cmheia force-pushed the usb.ids branch 2 times, most recently from 2349c29 to 764a382 Compare March 2, 2026 06:09
The commit 10144ac broke the usb.ids parser by renaming 'id' to 'vid' instead of 'cid' - fix that.

Signed-off-by: MingHao Chen <cmheia@gmail.com>
@cmheia
Copy link
Copy Markdown
Contributor Author

cmheia commented Mar 2, 2026

Need a full name, not an email alias, on a signed-off-by line please.

done.

@gregkh
Copy link
Copy Markdown
Owner

gregkh commented Jun 5, 2026

Closing as this would add a bug, not fix anything.

@gregkh gregkh closed this Jun 5, 2026
@gregkh
Copy link
Copy Markdown
Owner

gregkh commented Jun 5, 2026

Oops, no, this looks correct, sorry abou tthat..

@gregkh gregkh reopened this Jun 5, 2026
@gregkh gregkh merged commit d0cfdc5 into gregkh:master Jun 6, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants