On Tue, Jun 29 2021, Janosch Frank <frankja@xxxxxxxxxxxxx> wrote: > These structs have largely been copied from the kernel so they still > have the old uint short types which we want to avoid in favor of the > uint*_t ones. > > Signed-off-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > lib/s390x/asm/uv.h | 142 +++++++++++++++++++++++---------------------- > 1 file changed, 72 insertions(+), 70 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>