diff options
| author | David Binder <[email protected]> | 2016-12-22 11:09:00 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-01-03 15:17:02 +0100 |
| commit | 3e4273db10ee7bd1000a088f4c647cb993fc009c (patch) | |
| tree | 6e8d480eb5c19b2252d6ae2c07670a8007eeee88 /tools/perf/scripts | |
| parent | 36309d3b105c650eb0398afd1675df30fb570e5d (diff) | |
staging: unisys: visorbus: Remove unneeded checks for valid variable addr
The 'retry' variable created in handle_command() is statically allocated,
and its address is never set to NULL. Therefore conditionals to verify
the validity of the retry variable's address are unnecessary.
Reported-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: David Binder <[email protected]>
Signed-off-by: David Kershner <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions