All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media dead struct removal
@ 2024-05-25 17:52 linux
  2024-05-25 17:52 ` [PATCH 1/3] media: gs1662: remove unused struct 'gs_reg_fmt_custom' linux
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: linux @ 2024-05-25 17:52 UTC (permalink / raw)
  To: mchehab, charles-antoine.couret, isely
  Cc: linux-media, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Dead struct removal in spi and usb.

(These are the last of my struct removal in media as
far as I know).

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>

Dave

Dr. David Alan Gilbert (3):
  media: gs1662: remove unused struct 'gs_reg_fmt_custom'
  media: opera1: remove unused struct 'rc_map_opera_table'
  media: pvrusb2: remove unused struct 'debugifc_mask_item'

 drivers/media/spi/gs1662.c                   | 8 --------
 drivers/media/usb/dvb-usb/opera1.c           | 4 ----
 drivers/media/usb/pvrusb2/pvrusb2-debugifc.c | 5 -----
 3 files changed, 17 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-05-25 17:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-25 17:52 [PATCH 0/3] media dead struct removal linux
2024-05-25 17:52 ` [PATCH 1/3] media: gs1662: remove unused struct 'gs_reg_fmt_custom' linux
2024-05-25 17:52 ` [PATCH 2/3] media: opera1: remove unused struct 'rc_map_opera_table' linux
2024-05-25 17:52 ` [PATCH 3/3] media: pvrusb2: remove unused struct 'debugifc_mask_item' linux
2024-05-25 17:55 ` [PATCH 0/3] media dead struct removal Dr. David Alan Gilbert

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.