[PATCH 3/4] Staging: bcm2835-audio: bcm2835-pcm.c: brace coding style issue

2017-02-24 Thread Manoj Sawai
fixed the following checkpatch.pl warning: "drivers/staging/bcm2835-audio/bcm2835-pcm.c:320: WARNING: braces {} are not necessary for single statement blocks" Signed-off-by: Manoj Sawai --- drivers/staging/bcm2835-audio/bcm2835-pcm.c | 7 --- 1 file changed, 4

[PATCH 3/4] Staging: bcm2835-audio: bcm2835-pcm.c: brace coding style issue

2017-02-24 Thread Manoj Sawai
fixed the following checkpatch.pl warning: "drivers/staging/bcm2835-audio/bcm2835-pcm.c:320: WARNING: braces {} are not necessary for single statement blocks" Signed-off-by: Manoj Sawai --- drivers/staging/bcm2835-audio/bcm2835-pcm.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-)