public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: rtl8723bs: wrap long comments to 100 columns
@ 2026-02-09  3:22 Siwanan Bungtong
  2026-02-09 22:41 ` Ethan Tidmore
  0 siblings, 1 reply; 2+ messages in thread
From: Siwanan Bungtong @ 2026-02-09  3:22 UTC (permalink / raw)
  To: gregkh
  Cc: arthur.stupa, dan.carpenter, linux-staging, linux-kernel,
	Siwanan Bungtong

Wrap long comments to comply with kernel coding
style and avoid checkpatch warnings.

Signed-off-by: Siwanan Bungtong <horstaufmental@gmail.com>
---
 drivers/staging/rtl8723bs/core/rtw_io.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/core/rtw_io.c b/drivers/staging/rtl8723bs/core/rtw_io.c
index 27e1a5565227..5dc0a63799f3 100644
--- a/drivers/staging/rtl8723bs/core/rtw_io.c
+++ b/drivers/staging/rtl8723bs/core/rtw_io.c
@@ -135,7 +135,8 @@ int rtw_init_io_priv(struct adapter *padapter,
 }
 
 /*
- * Increase and check if the continual_io_error of this @param dvobjprive is larger than MAX_CONTINUAL_IO_ERR
+ * Increase and check if the continual_io_error of this @param dvobjprive
+ * is larger than MAX_CONTINUAL_IO_ERR
  * @return true:
  * @return false:
  */
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] staging: rtl8723bs: wrap long comments to 100 columns
  2026-02-09  3:22 [PATCH] staging: rtl8723bs: wrap long comments to 100 columns Siwanan Bungtong
@ 2026-02-09 22:41 ` Ethan Tidmore
  0 siblings, 0 replies; 2+ messages in thread
From: Ethan Tidmore @ 2026-02-09 22:41 UTC (permalink / raw)
  To: Siwanan Bungtong, gregkh
  Cc: arthur.stupa, dan.carpenter, linux-staging, linux-kernel

On Sun Feb 8, 2026 at 9:22 PM CST, Siwanan Bungtong wrote:
> Wrap long comments to comply with kernel coding
> style and avoid checkpatch warnings.
>
> Signed-off-by: Siwanan Bungtong <horstaufmental@gmail.com>

LGTM.

Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>

Thanks,

ET

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-09 22:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09  3:22 [PATCH] staging: rtl8723bs: wrap long comments to 100 columns Siwanan Bungtong
2026-02-09 22:41 ` Ethan Tidmore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox