[PATCH] drivers/staging/goldfish/goldfish_nand.c: Fixed Coding style Warnings.

Dan Carpenter dan.carpenter at oracle.com
Wed Mar 15 08:37:53 UTC 2017


Fix the subject.  The subsystem prefix is wrong and it's too vague.
Change it to:

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


On Tue, Mar 14, 2017 at 08:53:50PM -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: mshan <mohsinshan1k at gmail.com>

Please use your legal/formal name as if you were signing a legal
document.  Also change the From header on your email to match.

regards,
dan carpenter



More information about the devel mailing list