From: linux@treblig.org
To: mchehab@kernel.org, charles-antoine.couret@nexvision.fr, isely@pobox.com
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
"Dr. David Alan Gilbert" <linux@treblig.org>
Subject: [PATCH 3/3] media: pvrusb2: remove unused struct 'debugifc_mask_item'
Date: Sat, 25 May 2024 18:52:29 +0100 [thread overview]
Message-ID: <20240525175229.100559-4-linux@treblig.org> (raw)
In-Reply-To: <20240525175229.100559-1-linux@treblig.org>
From: "Dr. David Alan Gilbert" <linux@treblig.org>
'debugifc_mask_item' is unused since
commit 681c73994401 ("V4L/DVB (6691): pvrusb2: Rework pipeline state
control").
Remove it.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
---
drivers/media/usb/pvrusb2/pvrusb2-debugifc.c | 5 -----
1 file changed, 5 deletions(-)
diff --git a/drivers/media/usb/pvrusb2/pvrusb2-debugifc.c b/drivers/media/usb/pvrusb2/pvrusb2-debugifc.c
index 84cfb5ce8b8d..81d711269ab5 100644
--- a/drivers/media/usb/pvrusb2/pvrusb2-debugifc.c
+++ b/drivers/media/usb/pvrusb2/pvrusb2-debugifc.c
@@ -9,11 +9,6 @@
#include "pvrusb2-hdw.h"
#include "pvrusb2-debug.h"
-struct debugifc_mask_item {
- const char *name;
- unsigned long msk;
-};
-
static unsigned int debugifc_count_whitespace(const char *buf,
unsigned int count)
--
2.45.1
next prev parent reply other threads:[~2024-05-25 17:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` linux [this message]
2024-05-25 17:55 ` [PATCH 0/3] media dead struct removal Dr. David Alan Gilbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240525175229.100559-4-linux@treblig.org \
--to=linux@treblig.org \
--cc=charles-antoine.couret@nexvision.fr \
--cc=isely@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox