[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d5cc134a-b8ed-4d4b-96fa-de096c41ada0@intel.com>
Date: Wed, 13 Dec 2023 10:27:21 -0800
From: Jesse Brandeburg <jesse.brandeburg@...el.com>
To: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@...adcom.com>
CC: <intel-wired-lan@...ts.osuosl.org>, <netdev@...r.kernel.org>,
<aleksander.lobakin@...el.com>, <przemyslaw.kitszel@...el.com>,
<horms@...nel.org>, <marcin.szycik@...ux.intel.com>
Subject: Re: [PATCH iwl-next v2 14/15] ice: cleanup inconsistent code
Please don't use HTML email, your reply was likely dropped by most lists
that filter HTML.
On 12/12/2023 8:06 PM, Kalesh Anakkur Purayil wrote:
> - change_type = FIELD_GET(ICE_AQ_LLDP_MIB_TYPE_M, mib->type);
> + change_type = FIELD_GET(ICE_AQ_LLDP_MIB_TYPE_M, mib->type);
>
> [Kalesh]: I did not get what exactly changed here? Is that you just
> removed one extra space before mib->type?
Yes, there was a whitespace change missed in the GET series. I had
caught it only here. If you feel I need to I can resend to add a comment
to the commit message that this was added here.
Powered by blists - more mailing lists