mbox series

[0/6] fixed width type adjustments

Message ID 98c3141c-9d49-695e-a936-4e755a4fc527@suse.com (mailing list archive)
Headers show
Series fixed width type adjustments | expand

Message

Jan Beulich Feb. 9, 2023, 10:36 a.m. UTC
Most of this is merely tidying, with patch 2 being the real meat, but partly
RFC (see there).

1: x86/Hyper-V: use standard C types in hyperv-tlfs.h
2: common: move standard C fixed width type declarations to common header
3: ACPI/CPER: use standard C types
4: x86/MSI: use standard C types in structures/unions
5: x86: use standard C types in struct cpuinfo_x86
6: common: __u8 is history

Jan