On 13/02/19 1:25 AM, Dan Carpenter wrote:
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 <[email protected]> --- 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.
Thank you for pointing that out. Re-sending it with 'Signed-off-by' before '---'.
- Himadri _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
