On Wed, Feb 13, 2019 at 01:14:38AM +0530, Himadri Pandya wrote:
> Rename function cpMacAddr to copy_mac_addr in order to fix checkpatch
> warning: Avoid CamelCase and make the function name more readable,
> understandable.
> ---
> Changes in V2:
>       Properly wrap commit message at 72 columns.
> 
> Signed-off-by: Himadri Pandya <himadri18...@gmail.com>
> ---
>  drivers/staging/rtl8192e/dot11d.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

When you apply this patch with `cat email.txt | git am` then it's going
to remove everything below the first --- line so it will remove your
Signed-off-by line.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to