]> Git Repo - linux.git/commit - tools/iio/iio_event_monitor.c
tools: iio: Remove unnecessary braces
authorCristina Opriceana <[email protected]>
Mon, 13 Jul 2015 13:17:47 +0000 (16:17 +0300)
committerJonathan Cameron <[email protected]>
Mon, 20 Jul 2015 17:41:22 +0000 (18:41 +0100)
commit37d38e2bcce055c3988977429dc4336c866df73d
tree2cccbe32cef52aa8446b4f455a4736af5670dc47
parentff1ac639b395d58bbd99ff4a36b10eebb81544a3
tools: iio: Remove unnecessary braces

Single statement blocks don’t need braces.
Found with checkpatch.pl.

Signed-off-by: Cristina Opriceana <[email protected]>
Acked-by: Hartmut Knaack <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
tools/iio/iio_event_monitor.c
This page took 0.051835 seconds and 4 git commands to generate.