From 13d1773ace622802e99f2aae577f30eab444eb55 Mon Sep 17 00:00:00 2001 From: Konrad Zapalowicz Date: Wed, 6 Aug 2014 21:01:25 +0200 Subject: [PATCH] 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-format-patch failed