Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Nik Nyby and committed by
Jiri Kosina
831527b7 47268a4f

+1 -1
+1 -1
Documentation/pcmcia/locking.txt
··· 96 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 100 or single-use fields not mentioned): 101 101 102 102