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

doc: raw1394: Trivial typo fix

Signed-off-by: Sean M. Collins <sean@coreitpro.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Sean M. Collins and committed by
Jiri Kosina
6ffe1ffb 95c75454

+1 -1
+1 -1
Documentation/ABI/removed/raw1394
··· 5 5 /dev/raw1394 was a character device file that allowed low-level 6 6 access to FireWire buses. Its major drawbacks were its inability 7 7 to implement sensible device security policies, and its low level 8 - of abstraction that required userspace clients do duplicate much 8 + of abstraction that required userspace clients to duplicate much 9 9 of the kernel's ieee1394 core functionality. 10 10 Replaced by /dev/fw*, i.e. the <linux/firewire-cdev.h> ABI of 11 11 firewire-core.