aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hedberg <[email protected]>2014-02-18 17:14:32 +0200
committerMarcel Holtmann <[email protected]>2014-02-18 08:58:20 -0800
commit35f7498a87794ca531335f7c782e5b9495fec6d6 (patch)
tree8c328c325df22b858281dd0259fd3d17624039ab /tools/perf/scripts/python
parente0b2b27e622da0ba8a3d253b985d3d8f174b4313 (diff)
Bluetooth: Remove return values from functions that don't need them
There are many functions that never fail but still declare an integer return value for no reason. This patch converts these functions to use a void return value to avoid any confusion of whether they can fail or not. Signed-off-by: Johan Hedberg <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions