diff options
author | Maxim Zhukov <mussitantesmortem@gmail.com> | 2018-02-05 00:09:46 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2018-02-07 09:46:09 +0100 |
commit | 3d08f43c73c4144517e31f3cf7564f98e81fd28f (patch) | |
tree | 93babe5f3fafed8e0f2ab7e659c7264c544f2cdb /lib/mpi | |
parent | f13b3d7e81bd8b40a42c2fe5304b2fc53d638378 (diff) | |
download | linux-3d08f43c73c4144517e31f3cf7564f98e81fd28f.tar.bz2 |
Bluetooth: ath3k: Fix warning: quoted string split across lines
This patch avoided the warning:
WARNING: quoted string split across lines
#355: FILE: drivers/bluetooth/ath3k.c:355:
+ BT_ERR("Error in firmware loading err = %d,"
+ "len = %d, size = %d", err, len, size);
This patch fix this issue.
Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions