nfctype1: Remove dead code from nfctype1_write
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 10 Oct 2013 07:46:10 +0000 (09:46 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 11 Oct 2013 15:05:13 +0000 (17:05 +0200)
commit7e5028d7e663b8cf984f77d51857d47621561e0f
tree28518720683144527e2c58f411d80d6b119aeeaf
parentf7694d84143946e9442bec8a231225e7c3678238
nfctype1: Remove dead code from nfctype1_write

This was never called and cb will be called by data_write in case of
failure so 'return data_write()' is OK.
plugins/nfctype1.c