diff options
| author | Muhammad Usama Anjum <[email protected]> | 2021-04-09 01:44:57 +0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-04-09 16:15:00 +0200 |
| commit | 8ff753bc1631487d4b4046161472f2bc0468af84 (patch) | |
| tree | 798314e5031fd055856c63feaea6c63a55d4424b /tools/perf/scripts/python/bin | |
| parent | 8b4fa9c356c37f212261ecc2f5396ccc4801e3b4 (diff) | |
staging: rtl8723bs: Remove unnecessary code
The same code is executed when the condition "!show_errors" is true or
false. Remove the if condition from here. The original intension of this
condition was to not to report any error logs if condition was true. But
this driver doesn't has those logs added. So this if condition can be
removed.
Signed-off-by: Muhammad Usama Anjum <[email protected]>
Addresses-Coverity: ("Same code execution")
Link: https://lore.kernel.org/r/20210408204457.GA3079308@LEGION
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions