Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1232245

Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for block comment

From punit vara <punitvara@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for block comment
Date 2015-09-24 18:40 +0200
Message-ID <qchIS-4W-11@gated-at.bofh.it> (permalink)
References (5 earlier) <qbV5D-13M-9@gated-at.bofh.it> <qbVfk-1fg-27@gated-at.bofh.it> <qbVyG-1BU-19@gated-at.bofh.it> <qbWuK-2YN-13@gated-at.bofh.it> <qc6kq-DF-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Sep 24, 2015 at 9:55 AM, Sudip Mukherjee
<sudipm.mukherjee@gmail.com> wrote:
> On Wed, Sep 23, 2015 at 11:22:09PM +0530, punit vara wrote:
>> On Wed, Sep 23, 2015 at 10:25 PM, punit vara <punitvara@gmail.com> wrote:
>> > Thank you very much sir I will definitely follow that. I have seen so
>> > many people fixing patches over here. Now I know process of submitting
>> > patches.I am able to fix several patches created by checkpatch.pl .
>> > But can you suggest me any driver to fix API or another small TODO
>> > task. I have seen so many TODO but confuse where to start . Can you
>> > give me some initial idea or though or any driver to fix bugs  ? :-)
>>
>>
>> Dear Sudip sir,
>>
>> I have used git format-patch master..my_local_branch But It also
>> produce numbers in subject of patch.
>> Now I have used git format-patch master..my_local_branch -N ..It does
>> not generate any number in patch even if you have previous patches
> Usually I will not diff between the master and my local branch. I will
> sync my local branch with the master in the morning and commit my
> changes there. Now while generating the patch if I want to generate my
> last patch then I just use git format-patch -1. If you want last 2
> patches then use git format-patch -2. If you want to have them in series
> with the numbering in the subject use git format-patch -2 -n.
> And please dont use "sir".
>
> regards
> sudip


Thank you for sharing.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 13/13] Staging: rtl8712: Coding style warning fix for block comment Punit Vara <punitvara@gmail.com> - 2015-09-22 22:40 +0200
  Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-23 07:40 +0200
    Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment Jaime Arrocha <jarr@innercoder.com> - 2015-09-23 09:30 +0200
      Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment punit vara <punitvara@gmail.com> - 2015-09-23 16:10 +0200
        Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-23 17:40 +0200
          Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment punit vara <punitvara@gmail.com> - 2015-09-23 18:30 +0200
            Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-23 18:40 +0200
              Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment punit vara <punitvara@gmail.com> - 2015-09-23 19:00 +0200
                Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment punit vara <punitvara@gmail.com> - 2015-09-23 20:00 +0200
                Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-24 06:30 +0200
                Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for  block comment punit vara <punitvara@gmail.com> - 2015-09-24 18:40 +0200

csiph-web