staging: rtl8723bs: wrap long comments to 100 columns

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

Signed-off-by: Siwanan Bungtong <horstaufmental@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260209032230.190259-1-horstaufmental@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Siwanan Bungtong
2026-02-09 10:22:30 +07:00
committed by Greg Kroah-Hartman
parent a8422facc2
commit e0a17573dc

View File

@@ -134,7 +134,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:
*/