[PATCH] Staging: goldfish: use __func__ instead of embedded function names

Greg KH gregkh at linuxfoundation.org
Thu Mar 16 01:54:42 UTC 2017


On Wed, Mar 15, 2017 at 02:09:52AM -0700, mshan 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 <educha997 at gmail.com>

Your name in the From: line in your email does not match this name :(

Please fix and resend.

thanks,

greg k-h


More information about the devel mailing list