Thread (4 messages) 4 messages, 3 authors, 2021-07-23

Re: [PATCH] staging: rtl8188eu: Line over 100 characters

From: Joe Perches <joe@perches.com>
Date: 2021-07-22 17:01:11
Also in: lkml

On Thu, 2021-07-22 at 22:11 +0530, Jignesh Patel wrote:
Break various lines into multiple lines to respect 100 character width limit.
[]
quoted hunk ↗ jump to hunk
diff --git a/drivers/staging/rtl8188eu/core/rtw_ap.c b/drivers/staging/rtl8188eu/core/rtw_ap.c
[]
quoted hunk ↗ jump to hunk
@@ -254,9 +254,12 @@ void expire_timeout_chk(struct adapter *padapter)
 			updated = ap_free_sta(padapter, psta, true,
 					      WLAN_REASON_DEAUTH_LEAVING);
 		} else {
-			/* TODO: Aging mechanism to digest frames in sleep_q to avoid running out of xmitframe */
+			/** TODO: Aging mechanism to digest frames in
Please do not use double asterisks to start a comment.

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help