Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759873AbcLAUhH (ORCPT ); Thu, 1 Dec 2016 15:37:07 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:45772 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755154AbcLAUhE (ORCPT ); Thu, 1 Dec 2016 15:37:04 -0500 Date: Thu, 1 Dec 2016 21:36:32 +0100 From: Greg KH To: kys@microsoft.com Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com, vkuznets@redhat.com, jasowang@redhat.com, leann.ogasawara@canonical.com Subject: Re: [PATCH 05/15] Drivers: hv: vmbus: Enhance the rescind callback functionality Message-ID: <20161201203632.GD1602@kroah.com> References: <1480613287-7748-1-git-send-email-kys@exchange.microsoft.com> <1480613332-7788-1-git-send-email-kys@exchange.microsoft.com> <1480613332-7788-5-git-send-email-kys@exchange.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1480613332-7788-5-git-send-email-kys@exchange.microsoft.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 369 Lines: 10 On Thu, Dec 01, 2016 at 09:28:42AM -0800, kys@exchange.microsoft.com wrote: > From: K. Y. Srinivasan > > Signed-off-by: K. Y. Srinivasan > --- > drivers/hv/channel_mgmt.c | 11 +++++++---- > include/linux/hyperv.h | 7 ++++--- > 2 files changed, 11 insertions(+), 7 deletions(-) no commit log == will not be committed