git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a22aa26
)
ALSA: core: Fix format string mismatch in seq_midi.c
author
Masanari Iida
<standby24x7@gmail.com>
Tue, 22 Apr 2014 11:42:05 +0000
(20:42 +0900)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 28 Apr 2014 10:18:47 +0000
(12:18 +0200)
Fix format string mismatch in snd_seq_midisynth_register_port().
Argument type of p is unsigned int.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found