Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 5569 pci ids on redhat like v2 #6297

Merged

Conversation

ExaneServerTeam
Copy link
Contributor

Test pull request to ensure that the CLA is cleared.
Reference pull request : #6206

This patch iters over the following pathes
to find out which one is present on the system

* /usr/share/misc/pci.ids (Debian like)
* /usr/share/hwdata/pci.ids (Redhat like)
Fix C++ Style using clang-format
Fix code as per theopolis recommandations.

As it is present in udev headers and in configure.ac also add
"/usr/share/pci.ids" path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants