]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] lib/ts_fsm.c: constify structs
authorAndreas Mohr <andi@rhlx01.fht-esslingen.de>
Fri, 29 Sep 2006 09:01:28 +0000 (02:01 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:23 +0000 (09:18 -0700)
commit1f542e027d14e07cf05b7c47830bc30f1c8bea26
tree7b1d39c22a6b3a730cd9e19c8c22dcd05b8229bf
parenta27afca517d83d573a9b5d49a00479d385e33a52
[PATCH] lib/ts_fsm.c: constify structs

Constify two structs.
Correct some typos.

Compile-tested and run-tested (module inserted) on 2.6.18-rc4-mm3.

Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/ts_fsm.c