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] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 14 Oct 2023 13:02:42 -0700
From:   Soumya Negi <soumya.negi97@...il.com>
To:     Martyn Welch <martyn@...chs.me.uk>,
        Manohar Vanga <manohar.vanga@...il.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     outreachy@...ts.linux.dev, linux-kernel@...r.kernel.org,
        linux-staging@...ts.linux.dev
Subject: Re: [PATCH 0/4] staging: vme_user: Coding style cleanup patches

On Fri, Oct 13, 2023 at 04:47:12PM -0700, Soumya Negi wrote:
> This patchset performs trivial code cleanups on the driver 
> staging/vme_user to improve code readability. All patches address 
> issues reported by checkpatch.pl, and may be applied in any sequence.

I have made a mistake here in the cover letter message. These patches need to
be applied in order. I think I will have to send a v2. Will hold off on
sending it just in case any other problems are pointed out by someone after 
review.  

Regards,
Soumya

> Soumya Negi (4):
>   staging: vme_user: Correct spelling mistakes in comments
>   staging: vme_user: Fix unbalanced {} in if-else blocks
>   staging: vme_user: Add spaces around '*'
>   staging: vme_user: Add spaces around '<<' operator
> 
>  drivers/staging/vme_user/vme.c        |   7 +-
>  drivers/staging/vme_user/vme.h        |   2 +-
>  drivers/staging/vme_user/vme_tsi148.c |   7 +-
>  drivers/staging/vme_user/vme_tsi148.h | 548 +++++++++++++-------------
>  4 files changed, 283 insertions(+), 281 deletions(-)
> 
> -- 
> 2.42.0
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ