All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] s390/net: updates 2023-06-10
@ 2023-06-20  8:34 Alexandra Winter
  2023-06-20  8:34 ` [PATCH net-next 1/4] s390/lcs: Convert sysfs sprintf to sysfs_emit Alexandra Winter
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Alexandra Winter @ 2023-06-20  8:34 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet
  Cc: netdev, linux-s390, Heiko Carstens, Alexandra Winter

Please apply the following patch series for s390's ctcm and lcs drivers
to netdev's net-next tree.

Just maintenance patches, no functional changes.

Thanks,
Alexandra

Thorsten Winkler (4):
  s390/lcs: Convert sysfs sprintf to sysfs_emit
  s390/lcs: Convert sprintf to scnprintf
  s390/ctcm: Convert sysfs sprintf to sysfs_emit
  s390/ctcm: Convert sprintf/snprintf to scnprintf

 drivers/s390/net/ctcm_dbug.c  |  2 +-
 drivers/s390/net/ctcm_main.c  |  6 ++---
 drivers/s390/net/ctcm_main.h  |  1 +
 drivers/s390/net/ctcm_mpc.c   | 18 ++++++++------
 drivers/s390/net/ctcm_sysfs.c | 46 +++++++++++++++++------------------
 drivers/s390/net/lcs.c        | 13 +++++-----
 drivers/s390/net/lcs.h        |  2 +-
 7 files changed, 46 insertions(+), 42 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-06-21 13:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-20  8:34 [PATCH net-next 0/4] s390/net: updates 2023-06-10 Alexandra Winter
2023-06-20  8:34 ` [PATCH net-next 1/4] s390/lcs: Convert sysfs sprintf to sysfs_emit Alexandra Winter
2023-06-20 19:17   ` Simon Horman
2023-06-20  8:34 ` [PATCH net-next 2/4] s390/lcs: Convert sprintf to scnprintf Alexandra Winter
2023-06-20 19:16   ` Simon Horman
2023-06-21 13:49     ` Alexandra Winter
2023-06-20  8:34 ` [PATCH net-next 3/4] s390/ctcm: Convert sysfs sprintf to sysfs_emit Alexandra Winter
2023-06-20 19:17   ` Simon Horman
2023-06-20  8:34 ` [PATCH net-next 4/4] s390/ctcm: Convert sprintf/snprintf to scnprintf Alexandra Winter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.