Re: [PATCH] Replace memcpy with hashcpy when dealing hash copy globally

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Mar 1, 2014 at 10:58 AM, Duy Nguyen <pclouds@xxxxxxxxx> wrote:
> On Sat, Mar 1, 2014 at 8:07 AM, Sun He <sunheehnus@xxxxxxxxx> wrote:
>> Signed-off-by: Sun He <sunheehnus@xxxxxxxxx>
>> ---
>>  Find the potential places with memcpy by the bash command:
>>    $ find . | xargs grep "memcpy.*\(.*20.*\)"
>>
>>  Helped-by: Michael Haggerty<mhagger@xxxxxxxxxxxx>
>
> You may want to put this Helped-by before "---" because it's supposed
> to end up in the final commit.

To elaborate further: anything below the three-dash is ignored when
the patch is applied. So it doesn't show up in the commit at all. I
don't really know the reason for this - probably a patch (1) thing.

You could put the patch the Helped-by before your Signed-off-by
(sometimes referred to as S-o-b).

-- 
Cheers,
Ray Chuan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]