diff options
author | Adam Lee <adam8157@gmail.com> | 2013-11-25 15:07:36 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-25 12:41:43 -0800 |
commit | 8a76714dd3755536a28f0d0b9c5fc378c492da40 (patch) | |
tree | 9952c024137c016ad6dc7b96612014ed7bf6c762 /tools/perf/util/header.h | |
parent | 0b71fe36c5fc6546ee6cd60bce2ba78a94f96353 (diff) |
staging: ft1000: fix uninitialized return variable in request_code_segment
The return variable of request_code_segment() is used uninitialized if
the argument boot_case is false, this patch fixes it.
FYI, in ft1000_usb.h: STATUS_SUCCESS 0, and STATUS_FAILURE 0x1001.
Signed-off-by: Adam Lee <adam8157@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/header.h')
0 files changed, 0 insertions, 0 deletions