Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309503
b: refs/heads/master
c: 885ba1d
h: refs/heads/master
i:
  309501: 222b9e3
  309499: 6a06ee0
  309495: dae037b
  309487: ac08bac
  309471: 13112f5
  309439: 2acd2f5
  309375: e94504f
  309247: 1666743
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed May 25, 2012
1 parent 755854b commit 566e2eb
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: f380f2c4a12e913356bd49f8790ec1063c4fe9f8
refs/heads/master: 885ba1da689299ec52e646ca1a2429b8de55f364
2 changes: 1 addition & 1 deletion trunk/drivers/nfc/pn544_hci.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ static int pn544_hci_i2c_write(struct i2c_client *client, u8 *buf, int len)

static int check_crc(u8 *buf, int buflen)
{
u8 len;
int len;
u16 crc;

len = buf[0] + 1;
Expand Down

0 comments on commit 566e2eb

Please sign in to comment.