Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d96097e0 authored by Masanari Iida's avatar Masanari Iida Committed by Samuel Ortiz
Browse files

NFC: Fix typo in nfc-hci.txt



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

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 262e7198
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -122,7 +122,7 @@ This must be done from a context that can sleep.
PHY Management
--------------

The physical link (i2c, ...) management is defined by the following struture:
The physical link (i2c, ...) management is defined by the following structure:

struct nfc_phy_ops {
	int (*write)(void *dev_id, struct sk_buff *skb);