From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Maciej_=C5=BBenczykowski?= Subject: Re: [PATCH 17/17] v6: rename do_command() to do_command6() Date: Mon, 4 Apr 2011 12:33:41 -0700 Message-ID: References: <1301632053-3694-17-git-send-email-zenczykowski@gmail.com> <4D99CA61.1070503@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: netfilter-devel@vger.kernel.org To: Patrick McHardy Return-path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:60360 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755301Ab1DDTlZ (ORCPT ); Mon, 4 Apr 2011 15:41:25 -0400 Received: by wya21 with SMTP id 21so4974950wya.19 for ; Mon, 04 Apr 2011 12:41:24 -0700 (PDT) In-Reply-To: <4D99CA61.1070503@trash.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: > Also applied, thanks. > > If you plan to submit more patches in the future, I'd appreciate it > if you would combine simple patches that basically all do the same > things like the v4 and v6 renames into a single larger patch. Ok, I was assuming review would be easier with simpler patches. Does your request also hold true if I provide a git repo to pull from? Maciej