From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: "Azamat Rakhim" <azamatrakhim8@gmail.com>, <gregkh@linuxfoundation.org>
Cc: <linux-staging@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] staging: rtl8723bs: remove unused rtl8192c_query_rx_desc_status declaration
Date: Fri, 13 Mar 2026 15:38:26 -0500 [thread overview]
Message-ID: <DH1XZTEG6LLK.XCP0EGMICAR@gmail.com> (raw)
In-Reply-To: <20260313190658.13525-1-azamatrakhim8@gmail.com>
On Fri Mar 13, 2026 at 2:06 PM CDT, Azamat Rakhim wrote:
> The function rtl8192c_query_rx_desc_status is declared in rtl8192c_recv.h
> but never defined or called anywhere in the driver.
>
> Signed-off-by: Azamat Rakhim <azamatrakhim8@gmail.com>
> ---
Looking at rtl8192c_recv.h, it looks like you can rather easily just
delete the entire header file. Just put the things that are used
elsewhere in the driver into rtl8723b_recv.h.
Thanks,
ET
prev parent reply other threads:[~2026-03-13 20:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-13 19:06 [PATCH 1/2] staging: rtl8723bs: remove unused rtl8192c_query_rx_desc_status declaration Azamat Rakhim
2026-03-13 19:06 ` [PATCH 2/2] staging: rtl8723bs: remove unused rtl8192c_translate_rx_signal_stuff declaration Azamat Rakhim
2026-03-16 8:33 ` Dan Carpenter
2026-03-13 20:38 ` Ethan Tidmore [this message]
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=DH1XZTEG6LLK.XCP0EGMICAR@gmail.com \
--to=ethantidmore06@gmail.com \
--cc=azamatrakhim8@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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 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.