]> git.baikalelectronics.ru Git - kernel.git/commit
staging: dgnc: Fix braces {} are not necessary for single statement blocks
authorKonrad Zapalowicz <bergo.torino@gmail.com>
Wed, 6 Aug 2014 19:01:25 +0000 (21:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:14 +0000 (12:23 -0700)
commit62de91a68e285cc85465e7caf436c732c0754fda
tree7dc326a569bf3ecef8f02d63f8478b329a16676f
parent8500b184889f0cf6d58fa000eef9a99cd4bf1d1c
staging: dgnc: Fix braces {} are not necessary for single statement blocks

This commit fixes the following checkpath warning in dgnc_neo.c file:
'braces {} are not necessary for single statement blocks'

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_neo.c