commit | f20afb74736685778a1b9baa810fea48b6e1190c | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Nov 26 17:09:20 2017 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Mon Nov 27 12:10:49 2017 +0200 |
tree | 85bba9475b077d70b54080a143560badb1ef1ee0 | |
parent | c2fd67699ded11875034294ad7a9251c4e6ac8ef [diff] |
Bluetooth: Mesh: Restrict scope of variables in health_get_registered() Don't declare the variables in a wider scope than what they're needed for. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>