netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] isdn: constify struct class usage
@ 2024-03-05 20:04 Ricardo B. Marliere
  2024-03-05 20:04 ` [PATCH 1/2] isdn: mISDN: make elements_class constant Ricardo B. Marliere
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ricardo B. Marliere @ 2024-03-05 20:04 UTC (permalink / raw)
  To: Karsten Keil
  Cc: Greg Kroah-Hartman, netdev, linux-kernel, Ricardo B. Marliere

This is a simple and straight forward cleanup series that aims to make the
class structures in isdn constant. This has been possible since 2023 [1].

[1]: https://lore.kernel.org/all/2023040248-customary-release-4aec@gregkh/

Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
---
Ricardo B. Marliere (2):
      isdn: mISDN: make elements_class constant
      isdn: capi: make capi_class constant

 drivers/isdn/capi/capi.c          | 21 ++++++++++++---------
 drivers/isdn/mISDN/dsp_pipeline.c | 16 ++++++++++------
 2 files changed, 22 insertions(+), 15 deletions(-)
---
base-commit: 90d35da658da8cff0d4ecbb5113f5fac9d00eb72
change-id: 20240305-class_cleanup-isdn-9810c8ca3e64

Best regards,
-- 
Ricardo B. Marliere <ricardo@marliere.net>


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

end of thread, other threads:[~2024-03-08  5:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-05 20:04 [PATCH 0/2] isdn: constify struct class usage Ricardo B. Marliere
2024-03-05 20:04 ` [PATCH 1/2] isdn: mISDN: make elements_class constant Ricardo B. Marliere
2024-03-06 19:55   ` Simon Horman
2024-03-05 20:04 ` [PATCH 2/2] isdn: capi: make capi_class constant Ricardo B. Marliere
2024-03-06 19:55   ` Simon Horman
2024-03-08  5:00 ` [PATCH 0/2] isdn: constify struct class usage patchwork-bot+netdevbpf

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).