From: Dan Carpenter Date: Wed, 25 Feb 2015 13:27:10 +0000 (+0300) Subject: sound: sys_timer: indent poll_def_tmr() correctly X-Git-Tag: omap-for-v4.1/fixes-rc1~130^2~6^2~43^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19449593d60b75654fe33a98c4fb8ff8a38ac1e0;p=pandora-kernel.git sound: sys_timer: indent poll_def_tmr() correctly The indenting here was really whacky and not consistent from one line to the next. I also reverse the "if (opened)" and "if (tmr_running)" tests so that I could remove two indent levels. Signed-off-by: Dan Carpenter Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed