From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753477AbaATWQ3 (ORCPT ); Mon, 20 Jan 2014 17:16:29 -0500 Received: from mo4-p00-ob.smtp.rzone.de ([81.169.146.220]:62558 "EHLO mo4-p00-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752168AbaATWQ1 (ORCPT ); Mon, 20 Jan 2014 17:16:27 -0500 X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnBYfstAo5SQMel8AXawDOUvwr8pxjMon91SD6m7JJcBA== X-RZG-CLASS-ID: mo00 Date: Mon, 20 Jan 2014 23:16:22 +0100 From: Olaf Hering To: KY Srinivasan Cc: "gregkh@linuxfoundation.org" , "linux-kernel@vger.kernel.org" , "devel@linuxdriverproject.org" , "apw@canonical.com" , "jasowang@redhat.com" Subject: Re: [PATCH V2 1/1] Drivers: hv: Implement the file copy service Message-ID: <20140120221622.GA25947@aepfle.de> References: <1389728116-21337-1-git-send-email-kys@microsoft.com> <20140116104841.GA21768@aepfle.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22.rev6346 (2013-10-29) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 20, KY Srinivasan wrote: > I am cleaning up the code based on your feedback. By the time I am > done with my cleanup, I doubt if this patch would apply. Do you mind > if I were to include your changes here as part of my cleanup? Yes, thats fine. Olaf