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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 23 Oct 2022 15:32:31 -0400 (EDT)
From:   uroshm <uroshm@...il.com>
To:     akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
        micky_ching@...lsil.com.cn
Subject: Fixing rts5208 driver code style


diff --git a/drivers/staging/rts5208/general.c 
b/drivers/staging/rts5208/general.c
index 0f912b011064..4694593af4d9 100644
--- a/drivers/staging/rts5208/general.c
+++ b/drivers/staging/rts5208/general.c
@@ -9,7 +9,7 @@
   *   Micky Ching (micky_ching@...lsil.com.cn)
   */

-#include "general.h"
+ #include "general.h"

  int bit1cnt_long(u32 data)
  {


Signed-off-by: Uros Milojkovic <uroshm@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ