Re: [PATCH] staging: rtl8192u: fix coding-style issues in r8192U_hw.h
From: Greg Kroah-Hartman
Date: Wed Jun 02 2021 - 13:15:34 EST
On Wed, Jun 02, 2021 at 09:33:31PM +0530, Manikishan Ghantasala wrote:
> staging: rtl8192u: r8192U_hw.h: Clear the coding-style issue
Why is this line here?
>
> "Macros with complex values should be enclosed in parentheses"
> by enclosing values in parantheses.
I can not understand this sentence, can you please reword it?
> Modified spacing around "|" and removed a space before tab.
This is not related to the first thing, please break this up into
multiple patches like the bot asked...
thanks,
greg k-h