tools: Switch hciattach_qualcomm to FAILIF macro completely
authorMarek Vasut <marex@denx.de>
Tue, 1 Nov 2022 20:26:36 +0000 (21:26 +0100)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commit0e47d4f5dbb0bb49604e5b0aef71ca9ceec1e6d7
treebf86f2b1d9303741eebe42c61e032292f00d0150
parent51a154c9306f298e939d03a365cb06d1fd013875
tools: Switch hciattach_qualcomm to FAILIF macro completely

Use the FAILIF() macro consistently to avoid unused variable n warnings.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/hciattach_qualcomm.c