Please apply the following patches to netdev's net-next tree. Stop using the wrappers in include/linux/pci-dma-compat.h, and fix warnings about incorrect kernel-doc comments. Christophe JAILLET (1): s390/ism: switch from 'pci_' to 'dma_' API Heiko Carstens (3): s390/ctcm: remove incorrect kernel doc indicators s390/lcs: remove incorrect kernel doc indicators s390/netiucv: remove incorrect kernel doc indicators drivers/s390/net/ctcm_fsms.c | 60 ++++++++--------- drivers/s390/net/ctcm_main.c | 38 +++++------ drivers/s390/net/ctcm_mpc.c | 8 +-- drivers/s390/net/fsm.c | 2 +- drivers/s390/net/ism_drv.c | 2 +- drivers/s390/net/lcs.c | 121 ++++++++++++++++++----------------- drivers/s390/net/netiucv.c | 104 +++++++++++++++--------------- 7 files changed, 168 insertions(+), 167 deletions(-) -- 2.25.1