Skip to content

Commit

Permalink
NFC: Fix typo in nfc-hci.txt
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Masanari Iida authored and Samuel Ortiz committed Jun 8, 2015
1 parent 262e719 commit d96097e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/nfc/nfc-hci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit d96097e

Please sign in to comment.