1
0
Files
linux/drivers/staging/speakup
Christopher Brannon 4ea418b8b2 Staging: speakup: fix an improperly-declared variable.
A local static variable was declared as a pointer to a string
constant.  We're assigning to the underlying memory, so it
needs to be an array instead.

Signed-off-by: Christopher Brannon <chris@the-brannons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-18 17:13:06 -07:00
..
2012-03-08 11:47:02 -08:00
2012-03-08 11:47:02 -08:00
2012-03-08 11:47:02 -08:00
2012-03-08 11:47:02 -08:00