On Wed, 2013-07-24 at 10:52 -0700, gregkh@xxxxxxxxxxxxxxxxxxx >> Kroah-Hartman, Greg wrote: > On Wed, Jul 24, 2013 at 01:46:03PM -0400, Steven Rostedt wrote: > > Note, I do know about git quiltimport, but my quilt queue contains lots > > of debug patches and things that are still pending (I modify the series > > file a lot). What would help is to add an option to git quiltimport that > > will limit the number of patches it imports. > > > > git quiltimport -c 1 > > That shouldn't be that hard to add. Actually, I'd like it as I end up > editing my 'series' file by hand to restrict what patches to apply a > bunch. > > I'll add that to my ever-growing TODO list... > And perhaps an option to stop at a given patch. That way, you don't have to count the patches to figure out how many to import. Assuming you have a lot of patches to import. -- Steve -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html