staging: mt29f: fix usage of coma operator
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>
Tue, 29 Dec 2015 11:32:22 +0000 (12:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 04:11:52 +0000 (20:11 -0800)
commit61cb8d9a2ba7bdd7ad29cc1964e58ad910dd102f
tree878a7cbbcb83106240f8d0d5ba2e66d33eaad906
parente5b3ecebdf153509118ab1de6b3707a9889c300d
staging: mt29f: fix usage of coma operator

Using the coma operator for multiple assignments is unnecessary and just looks
weird here.

Signed-off-by: Manuel Pégourié-Gonnard <mpg@elzevir.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt29f_spinand/mt29f_spinand.c