Re: [PATCH] remove comment about sparse not supporting __has_attribute
From: Miguel Ojeda
Date: Thu Aug 27 2020 - 03:49:26 EST
Hi Luc,
On Tue, Aug 25, 2020 at 1:25 AM Luc Van Oostenryck
<luc.vanoostenryck@xxxxxxxxx> wrote:
>
> Sparse supports __has_attribute() since 2018-08-31, so the comment
> is not true anymore but more importantly is rather confusing.
>
> So remove it.
>
> Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
Thanks! Queuing it.
Cheers,
Miguel