diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2015-10-20 17:46:56 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-10-20 18:49:14 +0300 |
commit | 516a30615635fdec6a298d7b7cedca1270bc641c (patch) | |
tree | 3a27cf9570e1cf94b875e65420a4b3adc8732d7e /drivers/irqchip | |
parent | 9f9c5617c8f7dfd1190c438894a8701db25f171f (diff) | |
download | linux-516a30615635fdec6a298d7b7cedca1270bc641c.tar.xz |
ALSA: firewire-tascam: change type of valiables according to function prototype
In the callback function of asynchronous MIDI port, some local variables
are declared 'unsigned int', while they're assigned to int value of return
from snd_rawmidi_transmit_peek().
This commit fixes the type.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions