]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: seq: seq_memory.c: Fix closing brace followed by if
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Mon, 23 Jun 2014 15:56:09 +0000 (17:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Jun 2014 15:58:33 +0000 (17:58 +0200)
commit8765e2e68ea9a08cba5bd0e898cfd090c8706791
treeab47e0bf00e77b66792f5aba2d6aa668c953591e
parent25fea54f36c74795bbce4f39e1577c194d39518c
ALSA: seq: seq_memory.c: Fix closing brace followed by if

Add a newline and, while at it, remove a space and redundant braces.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_memory.c