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

NFC: Fix typo in nfc-hci.txt

This patch fix a spelling typo in nfc-hci.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

authored by

Masanari Iida and committed by
Samuel Ortiz
d96097e0 262e7198

+1 -1
+1 -1
Documentation/nfc/nfc-hci.txt
··· 122 122 PHY Management 123 123 -------------- 124 124 125 - The physical link (i2c, ...) management is defined by the following struture: 125 + The physical link (i2c, ...) management is defined by the following structure: 126 126 127 127 struct nfc_phy_ops { 128 128 int (*write)(void *dev_id, struct sk_buff *skb);