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

Greg KH gregkh at linuxfoundation.org
Thu Mar 16 13:28:41 UTC 2017


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 at gmail.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


More information about the devel mailing list