diff options
author | Nik Nyby <nikolas@gnu.org> | 2015-07-06 10:28:41 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2015-08-07 14:34:58 +0200 |
commit | 831527b7304d06ea24afd2d01956dad06cd34043 (patch) | |
tree | 21de3c1c1f58fea80420e89c2c6584f3a9ff5355 | |
parent | 47268a4f9d179020cff766848086318a9e90d013 (diff) | |
download | linux-831527b7304d06ea24afd2d01956dad06cd34043.tar.bz2 |
pcmcia: Fix typo in locking documentation
This fixes a typo in the docs: "devie" -> "device".
Signed-off-by: Nik Nyby <nikolas@gnu.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
-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): 3. Per PCMCIA-device Data: -------------------------- -The "main" struct pcmcia_devie is protected as follows (read-only fields +The "main" struct pcmcia_device is protected as follows (read-only fields or single-use fields not mentioned): |