linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: gshahrouzi@gmail.com
To: linux-staging@lists.linux.dev
Cc: gregkh@linuxfoundation.org, philipp.g.hortmann@gmail.com,
	eamanu@riseup.net, linux-kernel@vger.kernel.org,
	kernel-mentees@lists.linux.dev, skhan@linuxfoundation.org,
	gshahrouzi@gmail.com
Subject: [PATCH] staging: rtl8723bs: Remove trailing whitespace
Date: Tue, 01 Apr 2025 22:30:15 -0700 (PDT)	[thread overview]
Message-ID: <67eccb67.050a0220.dd435.b100@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]

>From 3ffe31ac00fdfb94ffc521d8ab0fa60196e69c7a Mon Sep 17 00:00:00 2001
From: Gabriel Shahrouzi <gshahrouzi@gmail.com>
Date: Wed, 2 Apr 2025 01:22:59 -0400
Subject: [PATCH] staging: rtl8723bs: Remove trailing whitespace

Remove trailing whitespace to comply with kernel coding style.

Signed-off-by: Gabriel Shahrouzi <gshahrouzi@gmail.com>
---
 drivers/staging/rtl8723bs/include/hal_pwr_seq.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/include/hal_pwr_seq.h b/drivers/staging/rtl8723bs/include/hal_pwr_seq.h
index b93d74a5b9a5..48bf7f66a06e 100644
--- a/drivers/staging/rtl8723bs/include/hal_pwr_seq.h
+++ b/drivers/staging/rtl8723bs/include/hal_pwr_seq.h
@@ -209,7 +209,7 @@
 #define RTL8723B_TRANS_END															\
 	/* format */																\
 	/* { offset, cut_msk, fab_msk|interface_msk, base|cmd, msk, value }, comments here*/								\
-	{0xFFFF, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, 0, PWR_CMD_END, 0, 0}, 
+	{0xFFFF, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, 0, PWR_CMD_END, 0, 0},
 
 
 extern struct wlan_pwr_cfg rtl8723B_power_on_flow[RTL8723B_TRANS_CARDEMU_TO_ACT_STEPS+RTL8723B_TRANS_END_STEPS];
-- 
2.43.0


             reply	other threads:[~2025-04-02  5:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-02  5:30 gshahrouzi [this message]
2025-04-02  6:14 ` [PATCH] staging: rtl8723bs: Remove trailing whitespace Greg KH
2025-04-02 11:20   ` Gabriel
2025-04-02 11:36     ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2025-12-11  5:26 [PATCH] staging: media: atomisp: fix trailing statement Arjun Changla
2025-12-11  5:26 ` [PATCH] staging: rtl8723bs: remove trailing whitespace Arjun Changla
2025-12-10  8:49 Arjun Changla
2025-04-02 11:31 [PATCH] staging: rtl8723bs: Remove " Gabriel Shahrouzi
2025-04-02 11:38 ` Gabriel
2025-04-02 11:50 ` Greg KH
2022-06-20  5:45 [PATCH] staging: rtl8723bs: remove " daniel watson
2022-06-20  8:04 ` Greg Kroah-Hartman

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=67eccb67.050a0220.dd435.b100@mx.google.com \
    --to=gshahrouzi@gmail.com \
    --cc=eamanu@riseup.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel-mentees@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=philipp.g.hortmann@gmail.com \
    --cc=skhan@linuxfoundation.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;
as well as URLs for NNTP newsgroup(s).