commit | 1120e4bfa5f9c28cb55d815ab3c6bed81dfc595c | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Oct 17 17:24:16 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Oct 18 10:45:19 2013 +0300 |
tree | 0a24ba3d546bf60ea51a022028f66747b0829996 | |
parent | 47219839b43dec0520ef1ec72122186b3aa3de97 [diff] |
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs Make sure to use IS_ERR_OR_NULL for checking the existing of the root debugfs dentry bt_debugfs. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>