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]
Message-ID: <20170316132841.GC10184@kroah.com>
Date:   Thu, 16 Mar 2017 22:28:41 +0900
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Mohsin Shan <mohsinshan1k@...il.com>
Cc:     linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
        educha997@...il.com
Subject: Re: [PATCH] Staging: goldfish: use __func__ instead of embedded
 function names v3

On Thu, Mar 16, 2017 at 04:25:54AM -0700, Mohsin Shan wrote:
> Embedded function names are less appropriate to use when
> refactoring, can cause function renaming.  Prefer the use
> of "%s", __func__ to embedded function names
> 
> Signed-off-by: Mohsin Shan <mohsinshan1k@...il.com>
> ---
>  drivers/staging/goldfish/goldfish_nand.c | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)

Please read Documenation/SubmittingPatches in the section that describes
how to version your patch properly.

v4?  :)

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ