shared/shell: Fix smatch warning
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 1 May 2023 22:42:49 +0000 (15:42 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:41:34 +0000 (16:11 +0530)
commit2cf617baa109f3f8e531171f6f0e42f6f8c2cd06
tree0477a03d3ff8b7f3f2710c556ab011c919e8ee00
parent39c40c07371df0b7f035aeccd59ae30b563edf28
shared/shell: Fix smatch warning

This fixes the following warning:

src/shared/shell.c:615:21: warning: non-ANSI function declaration of
function 'bt_shell_usage'
src/shared/shell.c