Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255981
b: refs/heads/master
c: 864834f
h: refs/heads/master
i:
  255979: 2d2fa31
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Jun 29, 2011
1 parent 7e11840 commit a1b7a00
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: 84cac3989a0fa009fff63c315759006560c91c13
refs/heads/master: 864834f935b5311004ebbf0c485dbfd10aa9a546
2 changes: 1 addition & 1 deletion trunk/drivers/net/caif/caif_hsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,7 @@ int cfhsi_probe(struct platform_device *pdev)
goto err_alloc_rx;
}

/* Initialize recieve vaiables. */
/* Initialize receive variables. */
cfhsi->rx_ptr = cfhsi->rx_buf;
cfhsi->rx_len = CFHSI_DESC_SZ;

Expand Down

0 comments on commit a1b7a00

Please sign in to comment.