D18920: Fix and update PCI module

Konrad Rzepecki noreply at phabricator.kde.org
Mon Feb 11 08:27:44 GMT 2019


konradr created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
konradr requested review of this revision.

REVISION SUMMARY
  PCI module work properly only if PCI configuration structures are packed. This commit adds "#pragma pack" preprocessor directive to make it possible in wider range of compilers. It should be safe even if not supported since unknown "pragmas" should be ignored by compilers.
  
  Additionally this commit contain:
  
  - Formatting cleanup
  - Some new device class names and minor changes to existing ones
  - My email address change

REPOSITORY
  R102 KInfoCenter

REVISION DETAIL
  https://phabricator.kde.org/D18920

AFFECTED FILES
  Modules/pci/kpci.cpp
  Modules/pci/kpci.h
  Modules/pci/kpci_private.h

To: konradr
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190211/bdc19173/attachment.html>


More information about the Plasma-devel mailing list