diff options
| author | Shobhit Kukreti <[email protected]> | 2019-06-22 09:40:40 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-26 09:50:51 +0800 |
| commit | aa0d54db92158938316f182b6088d575259be254 (patch) | |
| tree | 353f6587bec8f2957270a47d89d1eb37cbb95ff3 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 864e69d0d108f625a93c1fcded2800f2849cede5 (diff) | |
staging: rtl8723bs: os_dep: Change return type of function rtw_suspend_normal() to void
Coccicheck issues Unneeded variable "ret" warning.
The return value of function rtw_suspend_normal() is set to _SUCCESS.
The return value is never never checked by the calling function.
Modified return type to void to remove the coccicheck warning..
Signed-off-by: Shobhit Kukreti <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions