From a8b42ea4686e8d00bf92252b3669c341adba6f73 Mon Sep 17 00:00:00 2001 From: Masood Mehmood Date: Sat, 1 Mar 2014 03:57:02 -0800 Subject: [PATCH] Staging:tidspbridge: Fixed braces, spaces and long line coding style This patch applies following code style changes to the whole driver. - Removing braces from single statements following a 'if' statement. - Removing unnessasary spaces and braces from files. - Re-order statements crossing 80 columns limitation. - Fixed one quoted string split across lines. Signed-off-by: Masood Mehmood Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed