From: Konrad Zapalowicz Date: Wed, 6 Aug 2014 19:01:25 +0000 (+0200) Subject: staging: dgnc: Fix braces {} are not necessary for single statement blocks X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1327 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13d1773ace622802e99f2aae577f30eab444eb55;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed