diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-12-03 16:07:13 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-12-03 16:51:22 +0100 |
commit | 7f376cd6dc1c9bfd14514c70765e6900a961c4b8 (patch) | |
tree | 7a9f02e7c5423aedf206a3bb40a3e02cb0679ec2 /Makefile | |
parent | 923e24143efe654553cabdb08f369d3789413147 (diff) | |
download | linux-7f376cd6dc1c9bfd14514c70765e6900a961c4b8.tar.bz2 |
Bluetooth: Fix minor coding style issue in smp.c
The convention for checking for NULL pointers is !ptr and not
ptr == NULL. This patch fixes such an occurrence in smp.c.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions