From: Masood Mehmood Date: Sat, 1 Mar 2014 11:57:02 +0000 (-0800) Subject: Staging:tidspbridge: Fixed braces, spaces and long line coding style X-Git-Tag: v3.15-rc1~139^2~749 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b42ea4686e8d00bf92252b3669c341adba6f73;p=pandora-kernel.git 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-diff-tree failed