Re: [PATCH v2] sound: Remove unnecessary semicolon

2012-09-28 Thread Peter Senna Tschudin
> > Next time, could you put a little comment here under the --- line > about what changed between v1 and v2? Sorry for that. I've sent newer version following your suggestion. Thanks. -- Peter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: [PATCH v2] sound: Remove unnecessary semicolon

2012-09-27 Thread Dan Carpenter
On Thu, Sep 27, 2012 at 01:43:18PM +0200, Peter Senna Tschudin wrote: > Remove unnecessary semicolon > > And: > sound/drivers/vx/vx_pcm.c: Convert spaces into tab > > Found by http://coccinelle.lip6.fr/ > > Signed-off-by: Peter Senna Tschudin > --- Next time, could you put a little comment her

[PATCH v2] sound: Remove unnecessary semicolon

2012-09-27 Thread Peter Senna Tschudin
Remove unnecessary semicolon And: sound/drivers/vx/vx_pcm.c: Convert spaces into tab Found by http://coccinelle.lip6.fr/ Signed-off-by: Peter Senna Tschudin --- sound/drivers/opl3/opl3_midi.c| 2 +- sound/drivers/vx/vx_pcm.c | 2 +- sound/isa/sb/emu8000_callback.c |