Re: [PATCH v2] staging: rtl8712: Fix alignment checks with flipped condition
From: Dan Carpenter <hidden>
Date: 2021-12-08 09:03:09
Also in:
lkml
From: Dan Carpenter <hidden>
Date: 2021-12-08 09:03:09
Also in:
lkml
On Wed, Dec 08, 2021 at 05:22:23AM +0800, Ngo Tak Fong wrote:
Fixed two CHECKs of Alignment should match open parenthesis and flipped a condition to pull the code in one tab. Signed-off-by: Ngo Tak Fong <redacted> --- Changes in v2: - flipped a condition to pull the code in one tab.
Thanks. Reviewed-by: Dan Carpenter <redacted> regards, dan carpenter