Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306696
b: refs/heads/master
c: bd007be
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and John W. Linville committed May 15, 2012
1 parent 0b19836 commit f350db8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 799030b75a4398b4e75ca5cb5ec790dc75986111
refs/heads/master: bd007bea21f3a51fc67cbcec412725b2d86f1b27
2 changes: 1 addition & 1 deletion trunk/net/nfc/hci/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ static int hci_check_presence(struct nfc_dev *nfc_dev,
return 0;
}

struct nfc_ops hci_nfc_ops = {
static struct nfc_ops hci_nfc_ops = {
.dev_up = hci_dev_up,
.dev_down = hci_dev_down,
.start_poll = hci_start_poll,
Expand Down

0 comments on commit f350db8

Please sign in to comment.