Re: Question about "Creating first patch" guide

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

 



On Thu, Sep 24, 2015 at 8:51 AM, 慕冬亮 <mudongliangabcd@xxxxxxxxx> wrote:
> I don't know whether my procedure to generate patch is right.Share it
> with you and you can comment it ,feed back to me!
>
> First, I change the document in the master branch, but don't commit to
> master branch. Then I use "git diff" to generate the patch.

Why not commit?
A simple way to do this would be.

1. Make changes as per requirements
2. Commit them
3. Use `git format-patch` to generate patches.
4. Check using checkpatch
5. `Use git send-email` to mail those patches to the required list.

-- 
Regards,
Karthik Nayak

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux