staging: octeon: cleanup unnecessary parentheses in ethernet-spmi.c
authorShreesh Adiga <16567adigashreesh@gmail.com>
Fri, 19 Feb 2021 17:07:37 +0000 (22:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:26 +0000 (09:25 +0100)
commit6c231d8e157126a726968da02b478d6601f29758
treea31582e88b6f3e26cc6ec7535e1f424a5bb7f67a
parent06b51f4bd5d24494f73fca13cd1ee0ebeadb4ce0
staging: octeon: cleanup unnecessary parentheses in ethernet-spmi.c

checkpatch.pl reported issue of unnecessary parentheses for the
expression. It has been removed to fix the report.

Signed-off-by: Shreesh Adiga <16567adigashreesh@gmail.com>
Link: https://lore.kernel.org/r/20210219170737.1138083-1-16567adigashreesh@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet-spi.c