summaryrefslogtreecommitdiffstats
path: root/drivers/char/rio/unixrup.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/rio/unixrup.h')
-rw-r--r--drivers/char/rio/unixrup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/rio/unixrup.h b/drivers/char/rio/unixrup.h
index 13821a982..eddf86278 100644
--- a/drivers/char/rio/unixrup.h
+++ b/drivers/char/rio/unixrup.h
@@ -49,7 +49,7 @@ struct UnixRup
uint Id; /* Id number */
uint BaseSysPort; /* SysPort of first tty on this RTA */
uint ModTypes; /* Modules on this RTA */
- spinlock_t RupLock; /* Lock structure for MPX */
+ spinlock_t RupLock; /* Lock structure for MPX */
/* struct lockb RupLock; */ /* Lock structure for MPX */
};