commit | b3baa2428dece073f7158b2eb616dc69a759ea8e | [log] [tgz] |
---|---|---|
author | Maxim Zhukov <mussitantesmortem@gmail.com> | Mon Feb 05 00:09:44 2018 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Feb 07 09:46:09 2018 +0100 |
tree | 3cbb6d2e282a1ddfcfe04cac0f87d1d97f351b4d | |
parent | 8b077bdba66d1d606eb1bdce3db87ff605aa7f1c [diff] |
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>