[PATCH net-next 0/2] s390/iucv: updates 2021-06-11
From: Julian Wiedmann <hidden>
Date: 2021-06-11 07:45:21
Also in:
linux-s390
From: Julian Wiedmann <hidden>
Date: 2021-06-11 07:45:21
Also in:
linux-s390
Hi Dave & Jakub, please apply the following iucv patches to netdev's net-next tree. This cleans up a pattern of forward declarations in two iucv drivers, so that they stop causing compile warnings with gcc11. Thanks, Julian Heiko Carstens (1): s390/netiuvc: get rid of forward declarations Julian Wiedmann (1): net/af_iucv: clean up some forward declarations drivers/s390/net/netiucv.c | 28 ++++++++++------------------ net/iucv/af_iucv.c | 27 ++++++++++----------------- 2 files changed, 20 insertions(+), 35 deletions(-) -- 2.25.1