Page MenuHomeFreeBSD

LinuxKPI: pci: harmonize #defines
ClosedPublic

Authored by bz on Jul 31 2025, 7:07 AM.
Tags
None
Referenced Files
F147594812: D51650.id159486.diff
Thu, Mar 12, 5:07 AM
Unknown Object (File)
Wed, Mar 11, 10:39 PM
Unknown Object (File)
Wed, Mar 11, 2:54 PM
Unknown Object (File)
Jan 26 2026, 7:14 PM
Unknown Object (File)
Jan 26 2026, 10:36 AM
Unknown Object (File)
Jan 26 2026, 10:06 AM
Unknown Object (File)
Jan 26 2026, 2:16 AM
Unknown Object (File)
Dec 11 2025, 2:51 AM
Subscribers

Details

Summary

In some blocks of #defines spacing, trailing \ and indentation of a
second line differed. Some of them are currently fine on a single
line but future additions may not fit in that scheme.
Harmonize them into a #define X\t\t\t...\\n<4 spaces>Y scheme.

No functional changes.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable