OSDN Git Service

staging: bcm2835-audio: use braces on all arms of statement
authorAishwarya Pant <aishpant@gmail.com>
Fri, 3 Mar 2017 18:17:16 +0000 (23:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 13:12:31 +0000 (14:12 +0100)
commitc05f4ad13980020f2fa5cd4d9d4c79133f9e2745
tree973be414e8596b26aee316f2831ebf4967340a6c
parentda2ee3eeb8a4000844a2cceb2c07cb4b3ea8bb1c
staging: bcm2835-audio: use braces on all arms of statement

Add braces on all arms of the if-else statements in bcm2835-vchiq.c to
comply with kernel coding style.

Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c