lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 21 Aug 2018 07:14:28 +0530 From: Bhaskar Singh <bhaskar.kernel@...il.com> To: devel@...verdev.osuosl.org Cc: linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org, bhaskar.kernel@...il.com Subject: [PATCH] staging: rtl8188eu: Fix spelling mistake This patch fix spelling mistakes in TODO. Signed-off-by: Bhaskar Singh <bhaskar.kernel@...il.com> --- drivers/staging/rtl8188eu/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtl8188eu/TODO b/drivers/staging/rtl8188eu/TODO index 7581e25f231d..5faa0a9bba25 100644 --- a/drivers/staging/rtl8188eu/TODO +++ b/drivers/staging/rtl8188eu/TODO @@ -1,5 +1,5 @@ TODO: -- find and remove remaining code valid only for 5 HGz. Most of the obvious +- find and remove remaining code valid only for 5 GHz. Most of the obvious ones have been removed, but things like channel > 14 still exist. - find and remove any code for other chips that is left over - convert any remaining unusual variable types -- 2.16.4
Powered by blists - more mailing lists