staging: greybus: timesync.c: Fixed WARNING for brace issue
authorChase Metzger <chasemetzger15@gmail.com>
Wed, 12 Oct 2016 19:50:14 +0000 (12:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:27:25 +0000 (10:27 +0200)
commitcb2ec2eff20690397ba65c479074d89eeef11004
treee78b30f108c386cb07658b0e38f61a09650488f9
parentcf3ba55dca149b0525063a9c6127d0407e4fe8a8
staging: greybus: timesync.c: Fixed WARNING for brace issue

Removed a checkpatch warning for braces on single argument if and else
statement.

Signed-off-by: Chase Metzger <chasemetzger15@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/timesync.c