diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-02-18 17:14:32 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-02-18 08:58:20 -0800 |
commit | 35f7498a87794ca531335f7c782e5b9495fec6d6 (patch) | |
tree | 8c328c325df22b858281dd0259fd3d17624039ab /net/bluetooth/af_bluetooth.c | |
parent | e0b2b27e622da0ba8a3d253b985d3d8f174b4313 (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 <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/af_bluetooth.c')
0 files changed, 0 insertions, 0 deletions