sound: sys_timer: indent poll_def_tmr() correctly
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 25 Feb 2015 13:27:10 +0000 (16:27 +0300)
committerTakashi Iwai <tiwai@suse.de>
Wed, 25 Feb 2015 19:08:07 +0000 (20:08 +0100)
commit19449593d60b75654fe33a98c4fb8ff8a38ac1e0
treecd5db6628cdd51be6b86e6b8ca8ca5f98fcd6293
parent72f770c6acde425eaad8f482969a785af4512f4f
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 <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/sys_timer.c
This page took 0.041418 seconds and 5 git commands to generate.