diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2012-04-22 08:39:59 -0400 |
---|---|---|
committer | Gustavo Padovan <gustavo@padovan.org> | 2012-05-09 00:40:40 -0400 |
commit | d8ce9395252fa9a264c04e7ab9949f4f7ec96f5b (patch) | |
tree | 8bcf99169d1db646d0a0485237b9cf6ef0f77e15 /scripts/checkpatch.pl | |
parent | b1b813d4777f4843af2acce9a1b62d486e1d3ffc (diff) |
Bluetooth: Remove unneeded initialization in hci_alloc_dev()
We allocate memory with kzalloc() so there is no need to call
memset(..., 0, ...) or similar.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions