diff options
author | Anssi Hannula <anssi.hannula@iki.fi> | 2011-02-20 20:07:21 +0200 |
---|---|---|
committer | Matthew Garrett <mjg@redhat.com> | 2011-03-28 06:07:18 -0400 |
commit | 25bb067a08c5db70cd8bcf9e160ac81718ea075c (patch) | |
tree | 58241bf2f9f787e70bbd02615fa04d5efd560cf2 /Documentation/kmemcheck.txt | |
parent | 9af0e0fb70ed8e2387323c19496a7e174363f7b6 (diff) | |
download | op-kernel-dev-25bb067a08c5db70cd8bcf9e160ac81718ea075c.zip op-kernel-dev-25bb067a08c5db70cd8bcf9e160ac81718ea075c.tar.gz |
hp-wmi: remove a variable that is never read
Remove the status variable from hp_wmi_perform_query which holds the
return value from wmi_evaluate_method(). It is never checked as the
function bails out if the output buffer hasn't been allocated which
indicates the call failed.
Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'Documentation/kmemcheck.txt')
0 files changed, 0 insertions, 0 deletions