[PATCH] hvc_console: Statically initialize the vtermnos array
authorMilton Miller <miltonm@bga.com>
Fri, 8 Jul 2005 00:56:22 +0000 (17:56 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:23:39 +0000 (18:23 -0700)
commit64e4da57964c03da9a03087a398cade81b7bb496
tree60c86746fa0a489431c2f2b390e050390da1952c
parent5f6d9c072df162a8601a09e6c63fd0e4f5aecd06
[PATCH] hvc_console: Statically initialize the vtermnos array

Statically initialize the vtermnos array.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/hvc_console.c