All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Remove unused functions found with clang
@ 2020-06-16 12:48 Sean Young
  2020-06-16 12:48 ` [PATCH 1/4] media: drx-k: remove unused MulDiv32 function Sean Young
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sean Young @ 2020-06-16 12:48 UTC (permalink / raw)
  To: linux-media

Sean Young (4):
  media: drx-k: remove unused MulDiv32 function
  media: nuvoton-cir: remove setting tx carrier functions
  media: fintek-cir: remove unused function fintek_clear_reg_bit
  media: cx23888: remove unused functions

 drivers/media/dvb-frontends/drxk_hard.c | 11 ---------
 drivers/media/pci/cx23885/cx23888-ir.c  | 20 ----------------
 drivers/media/rc/fintek-cir.c           |  7 ------
 drivers/media/rc/nuvoton-cir.c          | 32 -------------------------
 4 files changed, 70 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-06-16 12:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16 12:48 [PATCH 0/4] Remove unused functions found with clang Sean Young
2020-06-16 12:48 ` [PATCH 1/4] media: drx-k: remove unused MulDiv32 function Sean Young
2020-06-16 12:48 ` [PATCH 2/4] media: nuvoton-cir: remove setting tx carrier functions Sean Young
2020-06-16 12:48 ` [PATCH 3/4] media: fintek-cir: remove unused function fintek_clear_reg_bit Sean Young
2020-06-16 12:48 ` [PATCH 4/4] media: cx23888: remove unused functions Sean Young

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.