[PATCH 7/8] cpukit/include/rtems/irq.h: Fix spacing

Joel Sherrill joel.sherrill at oarcorp.com
Thu Oct 9 18:39:58 UTC 2014


---
 cpukit/include/rtems/irq.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpukit/include/rtems/irq.h b/cpukit/include/rtems/irq.h
index b11a2d6..e92d0dd 100644
--- a/cpukit/include/rtems/irq.h
+++ b/cpukit/include/rtems/irq.h
@@ -64,7 +64,7 @@ typedef struct __rtems_irq_connect_data__ {
    * processing after a debug session.
    *
    */
-    rtems_irq_enable            on;
+  rtems_irq_enable            on;
   /*
    * function for disabling interrupts at device level (ONLY!).
    * The code will disable it at i8259s level. RATIONALE : anyway
-- 
1.9.3




More information about the devel mailing list