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