Staging: BCM2835-Audio: bcm2835-pcm: single line block statement braces fix
authorDaniel Perez de Andres <danielperezdeandres@gmail.com>
Fri, 17 Feb 2017 09:18:19 +0000 (10:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:02 +0000 (09:17 +0100)
commita17b3703614e020c69351eed914d9f2ff3f1b77a
tree3809213035cbebf30f6221b57458339486aeebff
parent8e17858a8818b40d66e83de2bf3724c64eaad72d
Staging: BCM2835-Audio: bcm2835-pcm: single line block statement braces fix

A single line statement under an if clause doesn't require braces {}

Signed-off-by: Daniel Perez de Andres <danielperezdeandres@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm2835-audio/bcm2835-pcm.c