[PATCH 0/5] types: (mostly) purge Linux-inherited s{8,16,32,64}

Jan Beulich posted 5 patches 2 months, 3 weeks ago
Failed in applying to current master (apply log)
[PATCH 0/5] types: (mostly) purge Linux-inherited s{8,16,32,64}
Posted by Jan Beulich 2 months, 3 weeks ago
Replace uses except where linux-compat.h, where they're moved to, is
sensible to #include.

1: x86: drop s<N>/u<N> overrides from mkelf32
2: types: replace remaining uses of s8
3: types: replace remaining uses of s16
4: types: replace remaining uses of s32
5: types: replace remaining uses of s64

Jan