Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp5698171ybi; Wed, 31 Jul 2019 01:54:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqwNxDp7vWgcacQSYEYe1PvenPbv659AmKis89gw/466/Lb0qBDRBSZpGS0meIbC4ojYuRvz X-Received: by 2002:a17:902:740a:: with SMTP id g10mr120190483pll.82.1564563256669; Wed, 31 Jul 2019 01:54:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564563256; cv=none; d=google.com; s=arc-20160816; b=QKQrWDCbLmF1109JQG/1TK/jhJy+KubnVWGxKht8UznlnOdXAFGEjZZNoI1mx0VV5p 19q+lXlKG+TFMcEakoKn51ImoNLCQ6s7iKnsdZ3cwQemwWOXuzWzShVqf0HCu+vXeE/G JFeI+NUG82AnqRhvCyqnCnx0bmnqXBSuWWmiJFpmzIqv2D0BZmPt6v/ZD83mB/No1BkI 5aLG3Kw7XO5TKPvcwnlhUosS4LgTkiTJJ+c1oU7XNRIu57bbWQWmRqQ18k+zacDXmMqx A6UMsuPyO+q+O6/nr7nAXz0S0zAgNuS1Mps27q6Rn2uzpTc43tWIqa9NvLZ2XEVZZn5y dAFQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:content-transfer-encoding :content-language:accept-language:in-reply-to:references:message-id :date:thread-index:thread-topic:subject:cc:to:from; bh=c0gAINNdZbXNCVMskNOJK2bPcEwHPkMwKAIP9n6mofI=; b=jrMeBJf88jZ0bNFkN5h7KBoRbc7/8t7h5gEZ7f/lBddBPp//V5OCe/vyImOMdWiRQW GHcwOpI1+w2/hYZpkTylu6c2kJTPQpJDkAkunukY09tDQfHFMV3hMpc5rdghRxz7pvXc kWJCegX13INVl/eA+GgP/GV71Q49Hsod4bYvIzJymK9Z7w8Dmr/WsGVDX3+9rpzQCLyd ibp7m3f0ae2G0VYhGVoqULfp/IPcPpxEKud8mIx5EldbUgozvv1hrfN3IMBP5lWbMxJ0 QKPhYmlfxqIgSGaakI+lHwVFbzWgSgEYqVneJUkxgAgEm9MFyiHRGP9U/eKZMOIg3OfZ tsRw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q23si32746869pfc.179.2019.07.31.01.54.01; Wed, 31 Jul 2019 01:54:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727502AbfGaIvb convert rfc822-to-8bit (ORCPT + 99 others); Wed, 31 Jul 2019 04:51:31 -0400 Received: from mail.cloudbasesolutions.com ([91.232.152.5]:40862 "EHLO mail.cloudbasesolutions.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726699AbfGaIva (ORCPT ); Wed, 31 Jul 2019 04:51:30 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.cloudbasesolutions.com (Postfix) with ESMTP id AD23C40202; Wed, 31 Jul 2019 11:51:28 +0300 (EEST) X-Virus-Scanned: amavisd-new at cloudbasesolutions.com Received: from mail.cloudbasesolutions.com ([127.0.0.1]) by localhost (mail.cloudbasesolutions.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UD0F8Q3V59Ke; Wed, 31 Jul 2019 11:51:28 +0300 (EEST) Received: from mail.cloudbasesolutions.com (unknown [10.77.78.3]) by mail.cloudbasesolutions.com (Postfix) with ESMTP id 1E1923FB0A; Wed, 31 Jul 2019 11:51:28 +0300 (EEST) Received: from CBSEX1.cloudbase.local ([10.77.78.3]) by CBSEX1.cloudbase.local ([10.77.78.3]) with mapi id 14.03.0468.000; Wed, 31 Jul 2019 11:51:27 +0300 From: Adrian Vladu To: Sasha Levin CC: Dexuan Cui , "linux-kernel@vger.kernel.org" , KY Srinivasan , "Haiyang Zhang" , Stephen Hemminger , Alessandro Pilotti Subject: RE: [PATCH v2] hv: tools: fixed Python pep8/flake8 warnings for lsvmbus Thread-Topic: [PATCH v2] hv: tools: fixed Python pep8/flake8 warnings for lsvmbus Thread-Index: AQHVBDHgWNITe/5yDUiixarWB+egkaZe6YqAgALjioCAgfdowIAATBUAgADhEgA= Date: Wed, 31 Jul 2019 08:51:26 +0000 Message-ID: References: <20190506172737.18122-1-avladu@cloudbasesolutions.com> <20190506173331.18906-1-avladu@cloudbasesolutions.com> <20190509010941.GT1747@sasha-vm> <20190730222500.GG29162@sasha-vm> In-Reply-To: <20190730222500.GG29162@sasha-vm> Accept-Language: en-GB, ro-RO, it-IT, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.77.78.1] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Great, thank you! > -----Original Message----- > From: Sasha Levin > Sent: Wednesday, July 31, 2019 1:25 AM > To: Adrian Vladu > Cc: Dexuan Cui ; linux-kernel@vger.kernel.org; KY > Srinivasan ; Haiyang Zhang ; > Stephen Hemminger ; Alessandro Pilotti > > Subject: Re: [PATCH v2] hv: tools: fixed Python pep8/flake8 warnings for > lsvmbus > > On Tue, Jul 30, 2019 at 02:53:35PM +0000, Adrian Vladu wrote: > >Hello, > > > >There were two patches you have queued for hyperv-fixes a while ago, but I > don't see them anymore in the hyperv-fixes tree: > >https://lore.kernel.org/patchwork/patch/1070848/ > >https://lore.kernel.org/patchwork/patch/1070806/ > > > >I have checked them and they can still be applied successfully on the latest > master tree. > >Please let me know if I need to make some amends to get them merged. > > They must have got lost when we dealt with the clocksource mess. I'll > re-queue these, thanks! > > -- > Thanks, > Sasha