[rtems commit] rtems: Fix Doxygen comment

Sebastian Huber sebh at rtems.org
Thu Apr 2 06:17:33 UTC 2020


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Mar 26 15:06:57 2020 +0100

rtems: Fix Doxygen comment

---

 cpukit/include/rtems/irq-extension.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/cpukit/include/rtems/irq-extension.h b/cpukit/include/rtems/irq-extension.h
index 122901d..0d77b32 100644
--- a/cpukit/include/rtems/irq-extension.h
+++ b/cpukit/include/rtems/irq-extension.h
@@ -589,8 +589,6 @@ rtems_status_code rtems_interrupt_server_entry_move(
  * this function within the context of an interrupt server is undefined
  * behaviour.  No error checking is performed.
  *
- * @param[in] server_index The interrupt server index.  Use
- *   @c RTEMS_INTERRUPT_SERVER_DEFAULT to specify the default server.
  * @param[in] entry The interrupt server entry to destroy.  It must have been
  *   initialized via rtems_interrupt_server_entry_initialize().
  */



More information about the vc mailing list