]> asedeno.scripts.mit.edu Git - linux.git/commit
Staging: mt29f_spinand: Remove redundant cast on 'retval'
authorEva Rachel Retuya <eraretuya@gmail.com>
Thu, 22 Oct 2015 17:09:56 +0000 (01:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 01:34:23 +0000 (18:34 -0700)
commit4cd1a64a3b2a1290e6abb560db0dcc8260d1e274
tree816dad620f861a8c6bb624abced14ea7120193df
parent74f63bd664b68efdb5b81db8c39765430206f394
Staging: mt29f_spinand: Remove redundant cast on 'retval'

Remove the unneeded cast to 'int' since 'retval' is originally declared as
'int'.

Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt29f_spinand/mt29f_spinand.c