From 40f174f54c51acadb102d713b4aef807f949edc4 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Wed, 5 Aug 2009 19:39:13 +0000 Subject: dahdi_dummy: Remove some trailing whitespace. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6946 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/dahdi_dummy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dahdi/dahdi_dummy.c b/drivers/dahdi/dahdi_dummy.c index da6fa44..cfc5fdc 100644 --- a/drivers/dahdi/dahdi_dummy.c +++ b/drivers/dahdi/dahdi_dummy.c @@ -168,7 +168,7 @@ static void dahdi_dummy_timer(unsigned long param) now = current_kernel_time(); ms_since_start = timespec_diff_ms(&ztd->start_interval, &now); - + /* * If the system time has changed, it is possible for us to be far * behind. If we are more than MS_LIMIT milliseconds behind, just -- cgit v1.2.3