diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2024-11-05 17:28:16 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-11-07 10:37:00 +0100 |
commit | de786f0f83824eaa12aa92603be8655ec5d1a5bf (patch) | |
tree | 233f609cebbe70fc8b28da1eff559cfbfdc9a51b /scripts/lib/kdoc/kdoc_files.py | |
parent | 03ab9b96959488175cbaa58bd50b9c4692a81c01 (diff) |
s390/pci: Add header guards and includes to internal headers
While pci_iov.h has include guards it doesn't include the necessary
header for struct zpci_dev, pci_bus.h on the other hand lacks even basic
include guards. This isn't only fragile and breaks convention but also
confuses tooling such as clang-analyzer. Add both include guards and the
necessary includes.
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Reviewed-by: Gerd Bayer <gbayer@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions