public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] HID: intel-ish-hid: deadcoding
@ 2024-12-25  1:55 linux
  2024-12-25  1:55 ` [PATCH 1/3] HID: intel-ish-hid: Remove unused ishtp_dev_state_str linux
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: linux @ 2024-12-25  1:55 UTC (permalink / raw)
  To: srinivas.pandruvada, jikos, bentiss, linux-input
  Cc: linux-kernel, Dr. David Alan Gilbert

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

Hohoho!

Please find a small series of deadcode cleanups for functions
that were added many years ago but haven't been used.

Build tested only.

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


Dr. David Alan Gilbert (3):
  HID: intel-ish-hid: Remove unused ishtp_dev_state_str
  HID: intel-ish-hid: Remove unused ishtp_cl_tx_empty
  HID: intel-ish-hid: Remove unused ishtp_cl_get_tx_*

 .../hid/intel-ish-hid/ishtp/client-buffers.c  | 21 -------------
 drivers/hid/intel-ish-hid/ishtp/client.c      | 19 ------------
 drivers/hid/intel-ish-hid/ishtp/client.h      |  2 --
 drivers/hid/intel-ish-hid/ishtp/init.c        | 30 -------------------
 drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h   |  1 -
 include/linux/intel-ish-client-if.h           |  1 -
 6 files changed, 74 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2025-01-09  9:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-25  1:55 [PATCH 0/3] HID: intel-ish-hid: deadcoding linux
2024-12-25  1:55 ` [PATCH 1/3] HID: intel-ish-hid: Remove unused ishtp_dev_state_str linux
2024-12-25  1:55 ` [PATCH 2/3] HID: intel-ish-hid: Remove unused ishtp_cl_tx_empty linux
2024-12-25  1:55 ` [PATCH 3/3] HID: intel-ish-hid: Remove unused ishtp_cl_get_tx_* linux
2024-12-30 19:37 ` [PATCH 0/3] HID: intel-ish-hid: deadcoding srinivas pandruvada
2025-01-09  9:09 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox