From: Frans Klaver Date: Sun, 2 Nov 2014 21:14:58 +0000 (+0100) Subject: eeepc-laptop: clean up control flow in eeepc_acpi_notify X-Git-Tag: omap-for-v3.19/fixes-rc1~34^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1d97a2c7a6b833043003e933dc1a67dd242d5a;p=pandora-kernel.git eeepc-laptop: clean up control flow in eeepc_acpi_notify eeepc_acpi_notify increases the indentation level to a whopping four. If we revise the conditions a bit, we can reduce that to a more soothing two and satisfy the indentation guidelines in Documentation/CodingStyle. Remove an unwanted space while we're in the neighbourhood. Signed-off-by: Frans Klaver Signed-off-by: Darren Hart --- Reading git-diff-tree failed