From: Lee Jones Date: Mon, 10 Nov 2014 12:28:36 +0000 (+0000) Subject: mfd: tps65090: Fix bonkers indenting strategy X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~27^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12849b63a4e9e22fb63d0fc967726e8cdf2a19c2;p=pandora-kernel.git mfd: tps65090: Fix bonkers indenting strategy First spotted pointless (incorrect) indent of 'if (ret)', then double indentations of a struct attribute 'mask'. Decided to go through the whole file and make amendments instead and this is the result. Signed-off-by: Lee Jones --- Reading git-diff-tree failed