coverity complains of a missing break statement in SENSOR_CHAN_ALL case this is fixed by adding __attribute__((fallthrough)) Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com> |
||
|---|---|---|
| .. | ||
| mc3419 | ||
| mmc56x3 | ||
| CMakeLists.txt | ||
| Kconfig | ||
coverity complains of a missing break statement in SENSOR_CHAN_ALL case this is fixed by adding __attribute__((fallthrough)) Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com> |
||
|---|---|---|
| .. | ||
| mc3419 | ||
| mmc56x3 | ||
| CMakeLists.txt | ||
| Kconfig | ||