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)
This makes it clearer than we mean to initialize the variable to
0 before _each_ libusb_bulk_transfer() call.


No differences found