Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354831
b: refs/heads/master
c: aea9554
h: refs/heads/master
i:
  354829: a38367b
  354827: 7ba3e51
  354823: e51b135
  354815: c1e0d89
v: v3
  • Loading branch information
channing authored and Greg Kroah-Hartman committed Jan 22, 2013
1 parent 8ddcb72 commit 3577fa7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 666b7793d4bfa9f150b5c2007ab48c755ddc53ca
refs/heads/master: aea95548c0dedea31a9dbb78eae762b220553921
1 change: 0 additions & 1 deletion trunk/drivers/tty/serial/ifx6x60.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,6 @@ static int ifx_spi_prepare_tx_buffer(struct ifx_spi_device *ifx_dev)
unsigned char *tx_buffer;

tx_buffer = ifx_dev->tx_buffer;
memset(tx_buffer, 0, IFX_SPI_TRANSFER_SIZE);

/* make room for required SPI header */
tx_buffer += IFX_SPI_HEADER_OVERHEAD;
Expand Down

0 comments on commit 3577fa7

Please sign in to comment.