[PATCH 0/6] fixed width type adjustments

Jan Beulich posted 6 patches 1 year, 2 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
[PATCH 0/6] fixed width type adjustments
Posted by Jan Beulich 1 year, 2 months ago
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