]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: ath3k: do not init variables
authorMaxim Zhukov <mussitantesmortem@gmail.com>
Sun, 4 Feb 2018 21:09:44 +0000 (00:09 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 7 Feb 2018 08:46:09 +0000 (09:46 +0100)
commitb3baa2428dece073f7158b2eb616dc69a759ea8e
tree3cbb6d2e282a1ddfcfe04cac0f87d1d97f351b4d
parent8b077bdba66d1d606eb1bdce3db87ff605aa7f1c
Bluetooth: ath3k: do not init variables

Do not need to initialize variables, because further on the code they
fall into the snprintf.

Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/ath3k.c