[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <090c03e9-146d-7b2e-c15a-682365d3fc17@canonical.com>
Date: Tue, 19 Mar 2019 13:51:45 +0000
From: Colin Ian King <colin.king@...onical.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jeremy Sowden <jeremy@...zel.net>
Cc: devel@...verdev.osuosl.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org, Quytelda Kahja <quytelda@...alin.org>
Subject: Re: [PATCH] staging: ks7010: remove redundant auth_type check
On 19/03/2019 13:29, Greg Kroah-Hartman wrote:
> On Mon, Mar 18, 2019 at 09:32:59PM +0000, Jeremy Sowden wrote:
>> On 2019-03-18, at 10:57:49 +0000, Colin King wrote:
>>> The range check on auth_type is redundant as there is a prior
>>> check on the auth_type values and the only way the block is entered
>>> is if auth_type is one of TYPE_PMK1, TYPE_GMK1 and TYPE_GMK1.
>>
>> "... and TYPE_GMK2."
>
> I'll go edit that, thanks.
>
> greg k-h
>
Thanks for fixing my typo.
Powered by blists - more mailing lists