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]
Message-ID: <20170512090032.GB17874@kroah.com>
Date:   Fri, 12 May 2017 11:00:32 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Connor Kelleher <connor.r.kelleher@...il.com>
Cc:     devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: ccree: remove trailing whitespace. switch
 spaces to tabs

On Tue, May 09, 2017 at 11:39:56AM -0700, Connor Kelleher wrote:
> ssi_fips.c:
> 
> fixing checkpatch.pl errors:
> 
> ERROR: trailing whitespace
> + * $
> 
> ERROR: trailing whitespace
> + * $
> 
> ERROR: trailing whitespace
> + * $
> 
> ERROR: trailing whitespace
> +This function returns the REE FIPS state.  $
> 
> ERROR: trailing whitespace
> +It should be called by kernel module. $
> 
> ERROR: code indent should use tabs where possible
> +        int rc = 0;$
> 
> ERROR: trailing whitespace
> +This function returns the REE FIPS error.  $
> 
> ERROR: trailing whitespace
> +It should be called by kernel module. $
> 
> ERROR: code indent should use tabs where possible
> +        int rc = 0;$

Those are different "types" of errors, please only do one type of thing
per patch.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ