staging: rtl8712: efuse: code style - avoid macro argument precedence issues
authorAliya Rahmani <aliyarahmani786@gmail.com>
Tue, 12 Apr 2022 07:14:57 +0000 (12:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Apr 2022 13:50:58 +0000 (15:50 +0200)
commitffb3c2688e3807806f06944c5ced64a5245dbd49
treee85998acb9bf72834abff2d1d898641708e9b34b
parent5e080cd771e827e26c1e55af11144b2dfe8b9eb3
staging: rtl8712: efuse: code style - avoid macro argument precedence issues

This patch fixes checkpatch warnings of precedence issues. Added parentheses
around macro arguments 'offset' and 'word_en'.

Signed-off-by: Aliya Rahmani <aliyarahmani786@gmail.com>
Link: https://lore.kernel.org/r/20220412071456.40980-1-aliyarahmani786@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_efuse.h