From 3b5ecbab99c9ed10b30c18f984ef144167b2c3fc Mon Sep 17 00:00:00 2001 From: =?utf8?q?T=C3=BClin=20=C4=B0zer?= Date: Wed, 15 May 2013 03:42:46 +0300 Subject: [PATCH] Staging: bcm: Fixed warning 'braces {} are not necessary for single statement blocks'. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This patch fixes warning: 'braces {} are not necessary for single statement blocks' found by checkpatch.pl in driver bcm. Signed-off-by: Tülin İzer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed