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:   Thu, 19 Dec 2019 18:13:42 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Julian Preis <julian.preis@....de>
Cc:     devel@...verdev.osuosl.org, =valdis.kletnieks@...edu,
        Johannes Weidner <johannes.weidner@....de>,
        linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH v3] drivers/staging/exfat/exfat_super.c: Clean up
 ffsCamelCase function names

On Wed, Dec 18, 2019 at 08:47:22AM +0100, Julian Preis wrote:
> Rename every instance of <ffsCamelCaseExample> to <camel_case_example>
> in file exfat_super.c. Fix alignment.
> 
> Co-developed-by: Johannes Weidner <johannes.weidner@....de>
> Signed-off-by: Johannes Weidner <johannes.weidner@....de>
> Signed-off-by: Julian Preis <julian.preis@....de>
> 
> ---
> Changes in v3:
> - Change renaming from <ffs_camel_case_example> to <camel_case_example>
> 
> Changes in v2:
> - Add email recipients according to get_maintainer.pl
> - Add patch versions
> - Use in-reply-to
> 
>  drivers/staging/exfat/exfat_super.c | 98 ++++++++++++++---------------
>  1 file changed, 49 insertions(+), 49 deletions(-)

This patch breaks the build horribly :(

Did you test it?

Please always do so, otherwise it makes maintainers grumpy :(

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ