commit | 12033caf2380dbd28a497519eece9e92ccdca1c7 | [log] [tgz] |
---|---|---|
author | Alexandru Gheorghiu <gheorghiuandru@gmail.com> | Sat Mar 16 16:10:03 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Mar 18 11:56:15 2013 -0300 |
tree | 66ff825e34811fb3e40821f1e7624913d3fc8f13 | |
parent | 77189df43114e85b563d039d0b7f23d4f8f71d79 [diff] |
Bluetooth: Use PTR_RET function Used PTR_RET function instead of IS_ERR and PTR_ERR. Patch found using coccinelle. Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@gmail.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>