diff options
Diffstat (limited to 'Documentation/pcmcia/locking.txt')
-rw-r--r-- | Documentation/pcmcia/locking.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pcmcia/locking.txt b/Documentation/pcmcia/locking.txt index 68f622bc4064..b2c9b478906b 100644 --- a/Documentation/pcmcia/locking.txt +++ b/Documentation/pcmcia/locking.txt | |||
@@ -96,7 +96,7 @@ or single-use fields not mentioned): | |||
96 | 3. Per PCMCIA-device Data: | 96 | 3. Per PCMCIA-device Data: |
97 | -------------------------- | 97 | -------------------------- |
98 | 98 | ||
99 | The "main" struct pcmcia_devie is protected as follows (read-only fields | 99 | The "main" struct pcmcia_device is protected as follows (read-only fields |
100 | or single-use fields not mentioned): | 100 | or single-use fields not mentioned): |
101 | 101 | ||
102 | 102 | ||