[rtems commit] validation: Clarify comment

Sebastian Huber sebh at rtems.org
Thu Mar 24 10:10:11 UTC 2022


Module:    rtems
Branch:    master
Commit:    10d1de250a6db70f0c80d0ae0c9e0bc7577e6b43
Changeset: http://git.rtems.org/rtems/commit/?id=10d1de250a6db70f0c80d0ae0c9e0bc7577e6b43

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Mar 24 11:19:55 2022 +0100

validation: Clarify comment

---

 testsuites/validation/tc-intr-set-affinity.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuites/validation/tc-intr-set-affinity.c b/testsuites/validation/tc-intr-set-affinity.c
index 0295fba..e49d83e 100644
--- a/testsuites/validation/tc-intr-set-affinity.c
+++ b/testsuites/validation/tc-intr-set-affinity.c
@@ -381,7 +381,7 @@ static void RtemsIntrReqSetAffinity_Pre_CPUSetOnline_Prepare(
        * ``affinity_size`` and ``affinity`` parameters and the set of online
        * processors is not empty, while the intersection of the processor set
        * specified by the ``affinity_size`` and ``affinity`` parameters and the
-       * set of online processors is a supported processor affinity set of the
+       * set of online processors is a processor affinity set supported by the
        * interrupt vector.
        */
       /* Already prepared */



More information about the vc mailing list