On Mon, Dec 07, 2020 at 05:56:46PM +0100, Ferdinand Schober wrote:
> Enclose macros in parentheses to ensure correct casting behaviour as
> suggested by checkpatch.
checkpatch is wrong here :)
always use your brain when making changes like this, checkpatch is just
a perl script, and while it is q
Enclose macros in parentheses to ensure correct casting behaviour as
suggested by checkpatch.
Co-developed-by: Philipp Bruegmann
Signed-off-by: Philipp Bruegmann
Signed-off-by: Ferdinand Schober
---
drivers/staging/ks7010/ks_hostif.h | 24
1 file changed, 12 insertions