On Sunday 2008-10-05 12:36, Patrick McHardy wrote: > >> > > Requesting verdict from you. :) >> > > Make it const so that extensions don't tamper with it? >> > Preferrably, yes. >> Perfect. > Great. To save you from a patch bomb, I figured it would be best to give a git url. Please *fetch* from git://dev.medozas.de/linux master graph it in gitk, and then figure out how to proceed :p `cherry-pick` (to add SOBs) or `checkout <something> && merge --no-ff mdz/master` seem viable. (BTW, there is an ugly bug in stgit 0.14.3 during `stg uncommit` which screws up the Date: line. It copies the UTC time *plus* timezone into its cache, effectively moving commits forward/backward in time. Like 14:00 -0400 (18:00 +0000) gets uncommited as 18:00 -0400. Try avoid using uncommit for now.) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html