Remove useless assignments to `val` parameter in sbs_gauge_set_prop() and bq27z746_set_prop(). Since `val` is passed by value, modifying it has no effect. Also remove unused `tmp_val` variable. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| emul_sbs_gauge.c | ||
| Kconfig | ||
| Kconfig.emul_sbs_gauge | ||
| sbs_gauge.c | ||
| sbs_gauge.h | ||