spi: core: Improve tx/rx_nbits check comments
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Sun, 12 Jan 2014 13:00:29 +0000 (14:00 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 13 Jan 2014 11:20:46 +0000 (11:20 +0000)
  - Rephrase the comments about tx/rx_nbits validity checks,
  - Remove the stale comment about SPI_3WIRE (the code it refers to was
    removed in commit 368ca4e0c75612c0a4d6bbcef7efb944604340c2 ("spi:
    Eliminate 3WIRE spi_transfer check")).

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found