[PATCH] ALSA: snd-usb-usx2y: fix incorrect indentation on if statement

2015-01-14 Thread Colin King
From: Colin Ian King Minor style issue, statement needs an extra tab indentation on the if statement. Signed-off-by: Colin Ian King --- sound/usb/usx2y/usbusx2yaudio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/usb/usx2y/usbusx2yaudio.c

[PATCH] ALSA: snd-usb-usx2y: fix incorrect indentation on if statement

2015-01-14 Thread Colin King
From: Colin Ian King colin.k...@canonical.com Minor style issue, statement needs an extra tab indentation on the if statement. Signed-off-by: Colin Ian King colin.k...@canonical.com --- sound/usb/usx2y/usbusx2yaudio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git