I have a large patch in the 2000 lines. What to do?

Greg KH greg at kroah.com
Fri Oct 16 17:31:10 EDT 2015



On Fri, Oct 16, 2015 at 06:14:01PM -0300, Julio Faracco wrote:
> 
> What is the recommendation when I change a structure in a include file
> and this change causes a lots of new changes, for example?

You do the change in a way that does not cause build failures and spread
the patches out over all subsystems to fix things up.

Do you have a specific example you were thinking of so that I can show
how it can be done in this way?

thanks,

greg k-h



More information about the Kernelnewbies mailing list