From: Masanari Iida Date: Fri, 5 Jun 2015 12:38:19 +0000 (+0900) Subject: Doc:nfc: Fix typo in nfc-hci.txt X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=b322582fc1cfda977996e315b3c9e83018a39af3;p=deliverable%2Flinux.git Doc:nfc: Fix typo in nfc-hci.txt This patch fix a spelling typo in nfc-hci.txt Signed-off-by: Masanari Iida Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/nfc/nfc-hci.txt b/Documentation/nfc/nfc-hci.txt index 0686c9e211c2..0dc078cab972 100644 --- a/Documentation/nfc/nfc-hci.txt +++ b/Documentation/nfc/nfc-hci.txt @@ -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);