Hi Frans, On Sun, Jan 08, 2012 at 01:15:22PM -0500, Frans Meulenbroeks wrote: > [ ... ] > > Will fix, thanks for the quick reply. > It'll take an hour or so, I need to revert all paches and regenerate the > checkpatch output (I already nuked that one) If you use git, "git rebase -i <baseline>" is your friend here. It gives you the list of patches to apply in your editor. Tag every patch with "r", and you'll get the opportunity to edit each commit message. Tag a patch with "e", and you can amend before continuing the rebase. Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors