summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tr-tq-enqueue-mrsp.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-21 09:30:07 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-21 09:32:33 +0200
commit610b54d83aa602f8a50ab0fd98215f762f903b67 (patch)
tree7ee6dd0234bf238e45a3f04a661d5d1dbf7045c3 /testsuites/validation/tr-tq-enqueue-mrsp.c
parentvalidation: Improve sparc/leon3 shutdown test (diff)
downloadrtems-610b54d83aa602f8a50ab0fd98215f762f903b67.tar.bz2
testsuites: Remove stray ';'
Diffstat (limited to '')
-rw-r--r--testsuites/validation/tr-tq-enqueue-mrsp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/validation/tr-tq-enqueue-mrsp.c b/testsuites/validation/tr-tq-enqueue-mrsp.c
index dbf5a6aa4b..168ba008bd 100644
--- a/testsuites/validation/tr-tq-enqueue-mrsp.c
+++ b/testsuites/validation/tr-tq-enqueue-mrsp.c
@@ -88,7 +88,7 @@ typedef struct {
* with an eligible scheduler equal to an eligible scheduler of the
* enqueueing thread.
*/
- rtems_task_priority priority;;
+ rtems_task_priority priority;
/**
* @brief If this member is true, then a thread those eligible schedulers are
@@ -96,7 +96,7 @@ typedef struct {
* thread with an eligible scheduler equal to an eligible scheduler of the
* enqueueing thread.
*/
- size_t other_before;;
+ size_t other_before;
/**
* @brief If this member is true, then a thread those eligible schedulers are
@@ -104,7 +104,7 @@ typedef struct {
* thread with an eligible scheduler equal to an eligible scheduler of the
* enqueueing thread.
*/
- size_t other_after;;
+ size_t other_after;
/**
* @brief This member contains a copy of the corresponding