mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 09:02:21 -04:00
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:
committed by
Greg Kroah-Hartman
parent
a8422facc2
commit
e0a17573dc
@@ -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:
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user