nfctypes: Reduce amount of goto statements
authorWiktor Lawski <wiktor.lawski@tieto.com>
Thu, 27 Sep 2012 08:31:28 +0000 (10:31 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 9 Oct 2012 16:00:34 +0000 (18:00 +0200)
commit2d33b788c5f7d82a6ad1a3226379c57ccd1fd644
treebbc851b6ead19cf48eacd0243d97be81d7f052fc
parenta3ec18e10ed4dbca6e4bc54755292ce05e43252f
nfctypes: Reduce amount of goto statements

goto statements were removed for functions that on error only release cookies.
plugins/nfctype3.c
plugins/nfctype4.c