]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8f7f07cdc1cd17c035339819ec5f918c75fc6d04
tree973c2a09fbe1cb764a2aa2ba195f8cdf87bb115b
parentaea1ce5591342923e9bdfe38ee484e8aa8143ab5
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