From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f176.google.com (mail-we0-f176.google.com [74.125.82.176]) by dpdk.org (Postfix) with ESMTP id 7DCBA5939 for ; Fri, 20 Jun 2014 15:57:11 +0200 (CEST) Received: by mail-we0-f176.google.com with SMTP id u56so3767273wes.21 for ; Fri, 20 Jun 2014 06:57:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=KrPryq+2T8vbXjPUjWbWfh3xlD9IBBM9SEH9JX8+bOg=; b=RWh85flKuH5axb2KJsUcHVCLHDnHXPIYd1iNz2Pa4LFwx05MSCByLCTJQ0IBkWZGig B1zkLKYFXWwN/Q5RKhIKQQUALbfJUvE+dbCDy1fIyzVNgHInL/0ktFdIjwudCgh9t6xn fT/VC3ciJtXxUQbpSO3OR9LLdLKqjBwBW0PycjdKlzED40jblD0XCyP8KBjdijGXMJ6/ yubvJMh7U688El/5BBOopR7jEUZXmLWR1RZjv1p55SiGEhz0YkQ3U0p9vdeLuoM6ymCi +stAKYSL2LWS9H2hVGoKAe89qUiV+Jh8H7TB8ibZBy0F/7VjzM9v9sUrRTAb/zVgrKlT 8zow== X-Gm-Message-State: ALoCoQneQNzjEw5mL+tUG44KIQk0Z9Gfi4u3yKDNkJ4UAPs91ON0Q8Ey77YQxTQuYbwl2XBh4rYh X-Received: by 10.194.77.177 with SMTP id t17mr4555599wjw.55.1403272647381; Fri, 20 Jun 2014 06:57:27 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id d6sm15797521wjb.4.2014.06.20.06.57.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Jun 2014 06:57:26 -0700 (PDT) From: Thomas Monjalon To: "Carew, Alan" Date: Fri, 20 Jun 2014 15:57:24 +0200 Message-ID: <2415897.xxDqJZBNCF@xps13> Organization: 6WIND User-Agent: KMail/4.13.1 (Linux/3.14.6-1-ARCH; KDE/4.13.1; x86_64; ; ) In-Reply-To: <0E29434AEE0C3A4180987AB476A6F630593A81EC@IRSMSX101.ger.corp.intel.com> References: <20140612183240.1067d5be@nehalam.linuxnetplumber.net> <0E29434AEE0C3A4180987AB476A6F630593A81EC@IRSMSX101.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH 1/2] virtio: checkpatch cleanups X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2014 13:57:11 -0000 2014-06-20 13:34, Carew, Alan: > Acked-by: Alan Carew This patch is already applied: http://dpdk.org/browse/dpdk/commit/?id=14337d0b7a1 Please, when acknowledging patches without comment, it's better to remove its content and keep only logs. Thanks, acknowledgements are really appreciated, even too late ;) -- Thomas