staging: speakup: str initialization replaced with NULL where it was initialized...
authorShalin Mehta <shalinmehta85@gmail.com>
Thu, 3 Oct 2013 08:08:42 +0000 (01:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 20:50:54 +0000 (13:50 -0700)
Fixed warnings in all of three files where the string was initilized with an integer instead of NULL

Signed-off-by: Shalin Mehta <shalinmehta85@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found