NFC: trf7970a: Remove unnecessary local variable initialization
authorMark A. Greer <mgreer@animalcreek.com>
Tue, 23 Sep 2014 18:25:46 +0000 (11:25 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 23 Sep 2014 22:28:23 +0000 (00:28 +0200)
commit55ef2e75ccf0d91f7b2f4251dc3b9e56df840928
treed3a1bde19f5727fb06a3071324f89d8b460c64f4
parent671970f531378e2a22ba0168d85dfca1f4e082c4
NFC: trf7970a: Remove unnecessary local variable initialization

There is no need to initialize the 'ret' variable
in trf7970a_resume().

Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/trf7970a.c