On Mon, Aug 28, 2017 at 8:14 PM, Borislav Petkov <b...@suse.de> wrote:
> On Mon, Aug 28, 2017 at 08:01:00PM +0300, Andy Shevchenko wrote:
>> You can also do this here, like
>>       if (is_hest_type_generic_v2(ghes) && rc != -ENOENT)
>
> https://lkml.kernel.org/r/20170824081408.iwg7qyyr226bt...@pd.tnic

       if (rc != -ENOENT && is_hest_type_generic_v2(ghes))
 :-)

But again, your call to choose :-)

-- 
With Best Regards,
Andy Shevchenko

Reply via email to