aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-04-22 08:39:59 -0400
committerGustavo Padovan <gustavo@padovan.org>2012-05-09 00:40:40 -0400
commitd8ce9395252fa9a264c04e7ab9949f4f7ec96f5b (patch)
tree8bcf99169d1db646d0a0485237b9cf6ef0f77e15 /scripts/checkpatch.pl
parentb1b813d4777f4843af2acce9a1b62d486e1d3ffc (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