Skip to content
Commit 7b59e34a authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Carles Cufí
Browse files

mgmt: mcumgr: drop few redeclared/shadowed variables



Drop few redeclared variables, fixes some:

settings_mgmt.c:454:30: error: declaration of ok shadows a previous
local [-Werror=shadow]
  454 |                         bool ok;
      |                              ^~
settings_mgmt.c:436:14: note: shadowed declaration is here
  436 |         bool ok = true;
      |              ^~

Signed-off-by: default avatarFabio Baltieri <fabiobaltieri@google.com>
parent 755bdf80
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment