]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb245a822a45915f63197d81cb899132e78f29fd8
treeab47e0bf00e77b66792f5aba2d6aa668c953591e
parent9c5dc3bf121b10f1324f2bb3b9a6f7645850c40e
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