[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190509010941.GT1747@sasha-vm>
Date: Wed, 8 May 2019 21:09:41 -0400
From: Sasha Levin <sashal@...nel.org>
To: Dexuan Cui <decui@...rosoft.com>
Cc: Adrian Vladu <avladu@...udbasesolutions.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
KY Srinivasan <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>,
Alessandro Pilotti <apilotti@...udbasesolutions.com>
Subject: Re: [PATCH v2] hv: tools: fixed Python pep8/flake8 warnings for
lsvmbus
On Tue, May 07, 2019 at 05:02:47AM +0000, Dexuan Cui wrote:
>> From: Adrian Vladu <avladu@...udbasesolutions.com>
>> Sent: Monday, May 6, 2019 10:34 AM
>> To: linux-kernel@...r.kernel.org
>> Cc: Adrian Vladu <avladu@...udbasesolutions.com>; KY Srinivasan
>> <kys@...rosoft.com>; Haiyang Zhang <haiyangz@...rosoft.com>; Stephen
>> Hemminger <sthemmin@...rosoft.com>; Sasha Levin <sashal@...nel.org>;
>> Dexuan Cui <decui@...rosoft.com>; Alessandro Pilotti
>> <apilotti@...udbasesolutions.com>
>> Subject: [PATCH v2] hv: tools: fixed Python pep8/flake8 warnings for lsvmbus
>>
>> Fixed pep8/flake8 python style code for lsvmbus tool.
>>
>> The TAB indentation was on purpose ignored (pep8 rule W191) to make
>> sure the code is complying with the Linux code guideline.
>> The following command do not show any warnings now:
>> pep8 --ignore=W191 lsvmbus
>> flake8 --ignore=W191 lsvmbus
>>
>> Signed-off-by: Adrian Vladu <avladu@...udbasesolutions.com>
>>
>> Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
>> Cc: Haiyang Zhang <haiyangz@...rosoft.com>
>> Cc: Stephen Hemminger <sthemmin@...rosoft.com>
>> Cc: Sasha Levin <sashal@...nel.org>
>> Cc: Dexuan Cui <decui@...rosoft.com>
>> Cc: Alessandro Pilotti <apilotti@...udbasesolutions.com>
[...]
>Looks good to me. Thanks, Adrian!
>
>Reviewed-by: Dexuan Cui <decui@...rosoft.com>
Queued for hyperv-fixes, thanks!
--
Thanks,
Sasha
Powered by blists - more mailing lists