* [PATCH v3] staging: rtl8723bs: Remove trailing whitespace
@ 2025-04-03 16:08 Gabriel Shahrouzi
2025-04-04 6:26 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Gabriel Shahrouzi @ 2025-04-03 16:08 UTC (permalink / raw)
To: linux-staging
Cc: philipp.g.hortmann, eamanu, linux-kernel, linux-kernel-mentees,
skhan, gregkh, Gabriel Shahrouzi
Remove trailing whitespace to comply with kernel coding style.
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Gabriel Shahrouzi <gshahrouzi@gmail.com>
---
Changes in v2:
- Resend using git send-email to fix formatting issues in email body.
Changes in v3:
- Fix indent level of diff.
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v3] staging: rtl8723bs: Remove trailing whitespace
2025-04-03 16:08 [PATCH v3] staging: rtl8723bs: Remove trailing whitespace Gabriel Shahrouzi
@ 2025-04-04 6:26 ` Greg KH
2025-04-04 9:05 ` Gabriel
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2025-04-04 6:26 UTC (permalink / raw)
To: Gabriel Shahrouzi
Cc: linux-staging, philipp.g.hortmann, eamanu, linux-kernel,
linux-kernel-mentees, skhan
On Thu, Apr 03, 2025 at 12:08:07PM -0400, Gabriel Shahrouzi wrote:
> Remove trailing whitespace to comply with kernel coding style.
>
> Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
As far as I can recall, I did not suggest this patch :(
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v3] staging: rtl8723bs: Remove trailing whitespace
2025-04-04 6:26 ` Greg KH
@ 2025-04-04 9:05 ` Gabriel
0 siblings, 0 replies; 3+ messages in thread
From: Gabriel @ 2025-04-04 9:05 UTC (permalink / raw)
To: Greg KH
Cc: linux-staging, philipp.g.hortmann, eamanu, linux-kernel,
linux-kernel-mentees, skhan
On Fri, Apr 4, 2025 at 2:28 AM Greg KH <gregkh@linuxfoundation.org> wrote:
>
> On Thu, Apr 03, 2025 at 12:08:07PM -0400, Gabriel Shahrouzi wrote:
> > Remove trailing whitespace to comply with kernel coding style.
> >
> > Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
> As far as I can recall, I did not suggest this patch :(
Whoops. I misunderstood. I initially thought "it" meant the suggestion
for the new patch revision. But thinking more about it, that would be
redundant, since that information already exists in the previous
version's thread and could be spammy with many reviewers.
However, providing information on how that idea first came up is
useful, since that origin story doesn't already exist on the thread
(countering the base assumption that you alone came up with it).
Separately, I need to make sure to use the official documentation for
tags instead of relying on Google searches and third-party
documentation.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-04-04 9:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03 16:08 [PATCH v3] staging: rtl8723bs: Remove trailing whitespace Gabriel Shahrouzi
2025-04-04 6:26 ` Greg KH
2025-04-04 9:05 ` Gabriel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox