lkml.org 
[lkml]   [2022]   [Jan]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] ieee80211: cleanup double word in comment
From
Date
On Tue, 2022-01-25 at 10:07 -0800, trix@redhat.com wrote:
> From: Tom Rix <trix@redhat.com>
>
> Remove the second 'that'.
>
> Signed-off-by: Tom Rix <trix@redhat.com>
> ---
> include/linux/ieee80211.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h
> index 559b6c6449384..5475383936f8b 100644
> --- a/include/linux/ieee80211.h
> +++ b/include/linux/ieee80211.h
> @@ -467,7 +467,7 @@ static inline bool ieee80211_is_data_qos(__le16 fc)
> static inline bool ieee80211_is_data_present(__le16 fc)
> {
> /*
> - * mask with 0x40 and test that that bit is clear to only return true
> + * mask with 0x40 and test that bit is clear to only return true
> * for the data-containing substypes.
>

I don't think it's just a duplicate?

... and (test that) (that bit is clear to ...)

no?

johannes

\
 
 \ /
  Last update: 2022-01-25 19:21    [W:0.244 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site