From: Devendra Naga Date: Sat, 7 Jul 2012 12:05:12 +0000 (+0530) Subject: staging/ft1000: fix the no brace needed warning in ft1000_interrupt X-Git-Tag: v3.6-rc1~100^2~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64cab4e27648d358842fbf16e0f0c6572458eb20;p=pandora-kernel.git staging/ft1000: fix the no brace needed warning in ft1000_interrupt as the if statement encloses only one line braces around it are not needed. The following warn fixed, WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed