staging: ft1000: fix use of potentially uninitialized variable
authorMichal Nazarewicz <mina86@mina86.com>
Sun, 10 Nov 2013 18:37:54 +0000 (19:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 17:25:18 +0000 (09:25 -0800)
If boot_case is false, status in never assigned a value.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found