Message ID | 20211118160607.2245947-1-kgraul@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | s390/net: updates 2021-11-18 | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Thu, 18 Nov 2021 17:06:01 +0100 you wrote: > Please apply the following patches to netdev's net-next tree. > > Heiko provided fixes for kernel doc comments and solved some > other compiler warnings. > Julians qeth patch simplifies the rx queue handling in the code. > > Heiko Carstens (5): > net/iucv: fix kernel doc comments > net/af_iucv: fix kernel doc comments > s390/ctcm: fix format string > s390/ctcm: add __printf format attribute to ctcm_dbf_longtext > s390/lcs: add braces around empty function body > > [...] Here is the summary with links: - [net-next,1/6] s390/qeth: allocate RX queue at probe time https://git.kernel.org/netdev/net-next/c/832585d2172f - [net-next,2/6] net/iucv: fix kernel doc comments https://git.kernel.org/netdev/net-next/c/682026a5e934 - [net-next,3/6] net/af_iucv: fix kernel doc comments https://git.kernel.org/netdev/net-next/c/7c8e1a9155ef - [net-next,4/6] s390/ctcm: fix format string https://git.kernel.org/netdev/net-next/c/9961d6d50b7f - [net-next,5/6] s390/ctcm: add __printf format attribute to ctcm_dbf_longtext https://git.kernel.org/netdev/net-next/c/dddbf91387a0 - [net-next,6/6] s390/lcs: add braces around empty function body https://git.kernel.org/netdev/net-next/c/09ae598271f8 You are awesome, thank you!