From 6937b1fd409803d25101dc2582c008b58d9be1ca Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 22 Nov 2021 16:05:01 +0100 Subject: spec: Remove duplicate constraints --- spec/rtems/dpmem/if/create.yml | 2 -- spec/rtems/dpmem/if/delete.yml | 2 -- spec/rtems/dpmem/if/external-to-internal.yml | 2 -- spec/rtems/dpmem/if/ident.yml | 2 -- spec/rtems/dpmem/if/internal-to-external.yml | 2 -- 5 files changed, 10 deletions(-) diff --git a/spec/rtems/dpmem/if/create.yml b/spec/rtems/dpmem/if/create.yml index 14c2d2c5..e6ecf5c3 100644 --- a/spec/rtems/dpmem/if/create.yml +++ b/spec/rtems/dpmem/if/create.yml @@ -43,8 +43,6 @@ links: uid: ../constraint/max - role: constraint uid: /constraint/obj-unlimited-alloc -- role: constraint - uid: /constraint/directive-not-pre-qualified name: rtems_port_create notes: | The ${.:/params[1]/name} and ${.:/params[2]/name} parameters must be on a diff --git a/spec/rtems/dpmem/if/delete.yml b/spec/rtems/dpmem/if/delete.yml index ef71535d..e6980432 100644 --- a/spec/rtems/dpmem/if/delete.yml +++ b/spec/rtems/dpmem/if/delete.yml @@ -35,8 +35,6 @@ links: uid: ../../constraint/delete-by-any-task - role: constraint uid: /constraint/obj-unlimited-free -- role: constraint - uid: /constraint/directive-not-pre-qualified name: rtems_port_delete notes: | The ${/glossary/dpcb:/term} for the deleted port is reclaimed by RTEMS. diff --git a/spec/rtems/dpmem/if/external-to-internal.yml b/spec/rtems/dpmem/if/external-to-internal.yml index 959b4cc2..a1161ad7 100644 --- a/spec/rtems/dpmem/if/external-to-internal.yml +++ b/spec/rtems/dpmem/if/external-to-internal.yml @@ -38,8 +38,6 @@ links: uid: /constraint/directive-ctx-task - role: constraint uid: /constraint/directive-no-preempt -- role: constraint - uid: /constraint/directive-not-pre-qualified name: rtems_port_external_to_internal notes: null params: diff --git a/spec/rtems/dpmem/if/ident.yml b/spec/rtems/dpmem/if/ident.yml index a9d8ddea..781e2a42 100644 --- a/spec/rtems/dpmem/if/ident.yml +++ b/spec/rtems/dpmem/if/ident.yml @@ -30,8 +30,6 @@ links: uid: /constraint/directive-ctx-any - role: constraint uid: /constraint/directive-no-preempt -- role: constraint - uid: /constraint/directive-not-pre-qualified name: rtems_port_ident notes: | If the port name is not unique, then the port identifier will match the first diff --git a/spec/rtems/dpmem/if/internal-to-external.yml b/spec/rtems/dpmem/if/internal-to-external.yml index e20fb939..f6435474 100644 --- a/spec/rtems/dpmem/if/internal-to-external.yml +++ b/spec/rtems/dpmem/if/internal-to-external.yml @@ -39,8 +39,6 @@ links: uid: /constraint/directive-ctx-task - role: constraint uid: /constraint/directive-no-preempt -- role: constraint - uid: /constraint/directive-not-pre-qualified name: rtems_port_internal_to_external notes: null params: -- cgit v1.2.3