netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] s390/net: updates 2023-02-06
@ 2023-02-06 17:27 Alexandra Winter
  2023-02-06 17:27 ` [PATCH net-next 1/4] s390/ctcm: cleanup indenting Alexandra Winter
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Alexandra Winter @ 2023-02-06 17:27 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski
  Cc: netdev, linux-s390, Heiko Carstens, Alexandra Winter

Hi Dave & Jakub,

please apply the following patch series for qeth to netdev's net-next
tree.

Just maintenance patches, no functional changes.

Thanks,
Alexandra

Alexandra Winter (1):
  s390/ctcm: cleanup indenting

Thorsten Winkler (3):
  s390/qeth: Use constant for IP address buffers
  s390/qeth: Convert sysfs sprintf to sysfs_emit
  s390/qeth: Convert sprintf/snprintf to scnprintf

 drivers/s390/net/ctcm_fsms.c      | 32 +++++++--------
 drivers/s390/net/ctcm_main.c      | 16 ++++----
 drivers/s390/net/ctcm_mpc.c       | 15 +++----
 drivers/s390/net/qeth_core_main.c | 14 ++++---
 drivers/s390/net/qeth_core_sys.c  | 66 ++++++++++++++++---------------
 drivers/s390/net/qeth_ethtool.c   |  6 +--
 drivers/s390/net/qeth_l2_main.c   | 53 +++++++++++++------------
 drivers/s390/net/qeth_l2_sys.c    | 28 ++++++-------
 drivers/s390/net/qeth_l3_main.c   |  7 ++--
 drivers/s390/net/qeth_l3_sys.c    | 51 +++++++++++-------------
 10 files changed, 146 insertions(+), 142 deletions(-)

-- 
2.37.2


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-02-09  9:39 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-06 17:27 [PATCH net-next 0/4] s390/net: updates 2023-02-06 Alexandra Winter
2023-02-06 17:27 ` [PATCH net-next 1/4] s390/ctcm: cleanup indenting Alexandra Winter
2023-02-07 15:25   ` Simon Horman
2023-02-06 17:27 ` [PATCH net-next 2/4] s390/qeth: Use constant for IP address buffers Alexandra Winter
2023-02-07 15:26   ` Simon Horman
2023-02-06 17:27 ` [PATCH net-next 3/4] s390/qeth: Convert sysfs sprintf to sysfs_emit Alexandra Winter
2023-02-07 15:37   ` Simon Horman
2023-02-07 16:06   ` Joe Perches
2023-02-08 18:30     ` Alexandra Winter
2023-02-06 17:27 ` [PATCH net-next 4/4] s390/qeth: Convert sprintf/snprintf to scnprintf Alexandra Winter
2023-02-07 15:42   ` Simon Horman
2023-02-08 14:37     ` David Laight
2023-02-08 14:40       ` Simon Horman
2023-02-08 18:19     ` Alexandra Winter
2023-02-09  9:38       ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).