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-prev] [day] [month] [year] [list]
Date:   Mon, 24 Oct 2022 10:15:48 +0700
From:   Bagas Sanjaya <bagasdotme@...il.com>
To:     uroshm <uroshm@...il.com>
Cc:     akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
        micky_ching@...lsil.com.cn
Subject: Re: Fixing rts5208 driver code style

On Sun, Oct 23, 2022 at 03:32:31PM -0400, uroshm wrote:
> 
> 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>
> 

"Strong fishy" smelled (patch corrupted, no description, improper patch
subject).

Please see Documentation/process/{email-clients,submitting-patches}.rst
for how to properly submit patches.

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ