staging: rts5208: sd.c: Remove unnecessary parentheses
authorWayne Porter <wporter82@gmail.com>
Tue, 11 Oct 2016 21:56:20 +0000 (21:56 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:26:37 +0000 (10:26 +0200)
commit33f2b1216590738466b9433e79774dbdee0a8342
treec0e875db413ec501bd8cd32aef0a36b77572ba68
parente78bff3266c1e187e82b88cbf966f9f654cbf0a3
staging: rts5208: sd.c: Remove unnecessary parentheses

Cleanup of &(chip->sd_card) to remove parentheses where they are not
needed

Signed-off-by: Wayne Porter <wporter82@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/sd.c