OSDN Git Service

staging: rtl8188eu: break line longer than 80 cols
authorKacper Kołodziej <kacper@kolodziej.it>
Thu, 12 Jul 2018 08:11:39 +0000 (10:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Jul 2018 09:37:34 +0000 (11:37 +0200)
Break too long line to follow kernel coding style.

Signed-off-by: Kacper Kołodziej <kacper@kolodziej.it>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ap.c

index 454a975..220b4bb 100644 (file)
@@ -362,7 +362,8 @@ void        expire_timeout_chk(struct adapter *padapter)
                                stainfo_offset =
                                        rtw_stainfo_offset(pstapriv, psta);
                                if (stainfo_offset_valid(stainfo_offset))
-                                       chk_alive_list[chk_alive_num++] = stainfo_offset;
+                                       chk_alive_list[chk_alive_num++] =
+                                               stainfo_offset;
                                continue;
                        }