am7xxx: split declaration and initialization of the "transferred" variable
authorAntonio Ospite <ao2@ao2.it>
Wed, 10 Jun 2015 10:42:39 +0000 (12:42 +0200)
committerAntonio Ospite <ao2@ao2.it>
Wed, 10 Jun 2015 13:17:50 +0000 (15:17 +0200)
commit1515bbc91513eb1c32fc099e70e61028236be546
tree1af331a2364f78584c8b1c22941ca042e2cf74ff
parent6ced305e55e2ffb7bbc52d6991ca392331780f73
am7xxx: split declaration and initialization of the "transferred" variable

This makes it clearer than we mean to initialize the variable to
0 before _each_ libusb_bulk_transfer() call.
src/am7xxx.c