]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/spi/spidev_test.c: constify some variables
authorWANG Cong <xiyou.wangcong@gmail.com>
Tue, 16 Oct 2007 08:27:47 +0000 (01:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:10 +0000 (09:43 -0700)
commiteec977862aaec5002f4b991f1ee3898bbd2efa46
treec8478f1ace7eca09fc19ad1f93bba5226cd45d8b
parent0c57fd10d219cb1d46821889c5be04dcfb58ee7a
Documentation/spi/spidev_test.c: constify some variables

Constify two char pointers and a struct in Documentation/spi/spidev_test.c.

Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/spi/spidev_test.c