lkml.org 
[lkml]   [2021]   [Aug]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] staging: r8188eu: Replace BITn with BIT(n)
On Mon, Aug 09, 2021 at 01:20:06PM -0500, Larry Finger wrote:
> -#define IMR_TSF_BIT32_TOGGLE_88E BIT24 /* TSF Timer BIT32 toggle indication interrupt */
> +#define IMR_TSF_BIT32_TOGGLE_88E BIT(24) /* TSF Timer BIT(3)2 toggle indication interrupt */
^^^^^^^
Typo here. You can clean it up in a follow on patch.

regards,
dan carpenter

\
 
 \ /
  Last update: 2021-08-10 09:00    [W:0.064 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site