Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278482
b: refs/heads/master
c: 85eb28a
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and John W. Linville committed Nov 30, 2011
1 parent 81bd1e6 commit 98d2efe
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: ad9547c0413686a23e48793665a9ebd3e65c474c
refs/heads/master: 85eb28a36215b3d872384e027403b14ff483d60b
2 changes: 1 addition & 1 deletion trunk/drivers/nfc/pn533.c
Original file line number Diff line number Diff line change
Expand Up @@ -1339,7 +1339,7 @@ static int pn533_data_exchange_complete(struct pn533 *dev, void *_arg,
return 0;
}

int pn533_data_exchange(struct nfc_dev *nfc_dev, u32 target_idx,
static int pn533_data_exchange(struct nfc_dev *nfc_dev, u32 target_idx,
struct sk_buff *skb,
data_exchange_cb_t cb,
void *cb_context)
Expand Down

0 comments on commit 98d2efe

Please sign in to comment.