On Tue, Sep 06, 2011 at 01:46:57PM +0200, Jan Engelhardt wrote: > On Tuesday 2011-09-06 13:34, Pablo Neira Ayuso wrote: > > >On Mon, Sep 05, 2011 at 08:24:38PM +0200, Jan Engelhardt wrote: > >> Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> > >> --- > >> extensions/libipt_addrtype.c | 308 ---------------------------------------- > >> extensions/libipt_addrtype.man | 69 --------- > >> extensions/libxt_addrtype.c | 308 ++++++++++++++++++++++++++++++++++++++++ > >> extensions/libxt_addrtype.man | 69 +++++++++ > >> 4 files changed, 377 insertions(+), 377 deletions(-) > >> delete mode 100644 extensions/libipt_addrtype.c > >> delete mode 100644 extensions/libipt_addrtype.man > >> create mode 100644 extensions/libxt_addrtype.c > >> create mode 100644 extensions/libxt_addrtype.man > > > >You can get smaller patches with -M option in git-format-patch. Just > >to let you know for the next time you have to make some renaming. > > Does -M also work with git send-email? 'Cause that is what I used.. If you use git-format-patch + git-send-email like me, it should work fine. -- 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