linux/tools/spi
Joshua Clayton 5c437a401b spi: spidev_test: transfer_escaped_string function
Move the input_tx code into its own small function.
This cleans up some variables from main() that are used only here.
While we are at it, check malloc calls instead of assuming they succeed.

Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-11-23 14:54:01 +00:00
..
Makefile
spidev_fdx.c
spidev_test.c spi: spidev_test: transfer_escaped_string function 2015-11-23 14:54:01 +00:00