From 40ee5a77eeae67247040719ec2f97bd75e164c87 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 27 Jun 2014 11:55:15 +0200 Subject: [PATCH] Staging: bcm: Moved doubled if-block This patch moves the doubled if block inside the retval-checking one level up. As the if-else-block it was in is now a one-statement if-else block, I removed the braces from it. Signed-off-by: Matthias Beyer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed