Documentation/spi/spidev_test.c: fix warning
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 16 Apr 2015 19:49:29 +0000 (12:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2015 13:04:12 +0000 (09:04 -0400)
commit07eec628ffcea711e14644e14d2c83b4150ba1b7
tree973c2a09fbe1cb764a2aa2ba195f8cdf87bb115b
parent94f919225890a1adb3d44bf5b31ff4cb21d8ee7e
Documentation/spi/spidev_test.c: fix warning

Documentation/spi/spidev_test.c:83:5: warning: no previous prototype for 'unespcape' [-Wmissing-prototypes]

fix spelling too.

Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/spi/spidev_test.c