Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289997
b: refs/heads/master
c: 6269cc8
h: refs/heads/master
i:
  289995: 818b5a5
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Jan 27, 2012
1 parent c9b21a2 commit 2bbf9cf
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: c4f3b9725ed476adbcaf1c49d882ab541bc4214c
refs/heads/master: 6269cc83e7c444f3050e0d7e640d079bae17aa68
2 changes: 1 addition & 1 deletion trunk/net/nfc/nci/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ static int nci_activate_target(struct nfc_dev *nfc_dev, __u32 target_idx,
{
struct nci_dev *ndev = nfc_get_drvdata(nfc_dev);
struct nci_rf_discover_select_param param;
struct nfc_target *target = 0;
struct nfc_target *target = NULL;
int i;
int rc = 0;

Expand Down

0 comments on commit 2bbf9cf

Please sign in to comment.