From: Pramod Maurya <pramod.nexgen@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
andriy.shevchenko@intel.com, pramod.nexgen@gmail.com
Subject: [PATCH 0/1] staging: rtl8723bs: Fix checkpatch line length warnings in xmit_linux.c
Date: Tue, 12 May 2026 14:52:53 -0400 [thread overview]
Message-ID: <20260512185254.604090-1-pramod.nexgen@gmail.com> (raw)
This series fixes line length violations in the rtl8723bs staging driver
reported by checkpatch.pl. The two function signatures
rtw_os_xmit_resource_alloc() and rtw_os_xmit_resource_free() each exceeded
the 100 column limit. A long N_BYTE_ALIGMENT() expression was also wrapped
to comply with the limit.
Pramod Maurya (1):
staging: rtl8723bs: Fix line length in xmit_linux.c
drivers/staging/rtl8723bs/os_dep/xmit_linux.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
--
2.52.0
next reply other threads:[~2026-05-12 18:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-12 18:52 Pramod Maurya [this message]
2026-05-12 18:52 ` [PATCH 1/1] staging: rtl8723bs: Fix line length in xmit_linux.c Pramod Maurya
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=20260512185254.604090-1-pramod.nexgen@gmail.com \
--to=pramod.nexgen@gmail.com \
--cc=andriy.shevchenko@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox