i2c: npcm7xx: Remove unnecessary parentheses
authorGustavo A. R. Silva <gustavoars@kernel.org>
Thu, 4 Jun 2020 15:39:57 +0000 (10:39 -0500)
committerWolfram Sang <wsa@kernel.org>
Sun, 7 Jun 2020 09:21:17 +0000 (11:21 +0200)
commit2667a6814cb518f0df6520a00ddea48e8af50bd0
treee2d0cd7f9c8c99a79fe75068aae4035b61d18aa1
parentf54736925a4f83a67588381d0ead69d19323b526
i2c: npcm7xx: Remove unnecessary parentheses

Remove unnecessary parentheses around _bus_.

This issue was found with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-npcm7xx.c