diff options
Diffstat (limited to 'litmus/polling_reservations.c')
-rw-r--r-- | litmus/polling_reservations.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/litmus/polling_reservations.c b/litmus/polling_reservations.c index 06bc1f5b9267..d44a403a60b7 100644 --- a/litmus/polling_reservations.c +++ b/litmus/polling_reservations.c | |||
@@ -4,9 +4,6 @@ | |||
4 | #include <litmus/reservation.h> | 4 | #include <litmus/reservation.h> |
5 | #include <litmus/polling_reservations.h> | 5 | #include <litmus/polling_reservations.h> |
6 | 6 | ||
7 | #define TRACE(fmt, args...) do {} while (false) | ||
8 | #define TRACE_TASK(fmt, args...) do {} while (false) | ||
9 | |||
10 | static void periodic_polling_client_arrives( | 7 | static void periodic_polling_client_arrives( |
11 | struct reservation* res, | 8 | struct reservation* res, |
12 | struct reservation_client *client | 9 | struct reservation_client *client |