commit | 0dcb4efb1095d0a1f5f681c2b94e98b009cc5d77 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun Jul 07 21:07:59 2019 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 08 14:50:42 2019 +0200 |
tree | b9683f0adc626c3d2791bbbe34b30147f18c794d | |
parent | 02394af3e00df73c3674de0783d3a31c8162c840 [diff] |
ALSA: firewire-lib: code refactoring for local variables It's better to use int type for loop index. For consistency, the name of local variable for the number of data block should be plural. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>