Staging: android: Fix brace coding style warning in sync_debug.c
authorBopamo Osaisai <bopamo@gmail.com>
Fri, 8 Jan 2016 17:15:31 +0000 (09:15 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commitcd572182bd3d82e270d273b241f29d40b4213111
treeb2726fcd5ac5a26372f685b1dba69640d5dc65ab
parent1328d8efef17d5e16bd6e9cfe59130a833674534
Staging: android: Fix brace coding style warning in sync_debug.c

This is a patch to the sync_debug.c file that rectifies a brace warning
that was found with the checkpatch.pl tool

Signed-off-by: Bopamo Osaisai <bopamo@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/sync_debug.c