aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/scheduler.c
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-06-09 17:56:34 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2020-06-09 17:56:34 +0200
commit8f8d3a7e0746918557d13ba9967dc5088da228de (patch)
tree6f34e0d39808c9a7c04ad484f3254f27398bb940 /src/common/scheduler.c
parent66564ed69601d8dc12a92549e2b9d098ed83ae96 (diff)
scheduler.c: Fix trailing whitespace
Diffstat (limited to 'src/common/scheduler.c')
-rw-r--r--src/common/scheduler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/scheduler.c b/src/common/scheduler.c
index 5b398d1f..55cb36a7 100644
--- a/src/common/scheduler.c
+++ b/src/common/scheduler.c
@@ -827,7 +827,7 @@ int trx_sched_tch_req(struct l1sched_trx *l1t, struct osmo_phsap_prim *l1sap)
}
-/*
+/*
* ready-to-send indication (to upper layer)
*/