[PATCH] staging: comedi: cleanup alloc_subdevices

H Hartley Sweeten hartleys at visionengravers.com
Tue Jun 12 18:31:38 UTC 2012


On Monday, June 11, 2012 6:43 PM, Greg KH wrote:
> On Mon, Jun 11, 2012 at 07:49:46PM -0500, H Hartley Sweeten wrote:
>> Also, I have never done local commits to my Linux-next tree so I'm not
>> sure how to proceed with the incremental patches. If it's ok with you
>> I'll just wait for each patch to go into staging.
>
> Create a brach from the one you are working on:
> 	git branch -b my_branch
> make a change and commit it
> commit another one
> and so on.
> then create the patches:
> 	git format-patch original_branch_name..my_branch
> and use git send-email to send them off in order.
>
> Otherwise we are going to take 7 weeks when I apply one of your patches
> a week :)

Greg,

I did as you described above and have the 7 patches ready but I just
noticed you have already applied the first one.

Should I post the entire series and note that the first one is already
applied?

Thanks,
Hartley




More information about the devel mailing list