summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShobhit Kukreti <shobhitkukreti@gmail.com>2019-06-22 19:40:40 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-26 04:50:51 +0300
commitaa0d54db92158938316f182b6088d575259be254 (patch)
tree353f6587bec8f2957270a47d89d1eb37cbb95ff3 /tools/perf/scripts/python
parent864e69d0d108f625a93c1fcded2800f2849cede5 (diff)
downloadlinux-aa0d54db92158938316f182b6088d575259be254.tar.xz
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 <shobhitkukreti@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions