staging: qlge: Remove unnecessary parentheses around struct field
authorRylan Dmello <mail@rylan.coffee>
Mon, 27 Apr 2020 04:14:11 +0000 (00:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Apr 2020 12:25:26 +0000 (14:25 +0200)
commit7b58387cd5f3204418e07e16b5f04f71bfe9b7b6
tree87c67089d4ce6d3131624908b9be9e4f6f2f546a
parent9075e3180e9013781b8a466258eae73d978d2800
staging: qlge: Remove unnecessary parentheses around struct field

Remove unnecessary parentheses around a struct field accessor that
causes a build failure when QL_DEV_DUMP is set.

Signed-off-by: Rylan Dmello <mail@rylan.coffee>
Link: https://lore.kernel.org/r/4dea7a7fae6a56c51cc19228b82a3c230029f54b.1587959245.git.mail@rylan.coffee
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/qlge/qlge_dbg.c