AD9213 driver #69
kernel.yml
on: pull_request
checks
/
checks
2m 38s
build_gcc_arm
/
build
16m 30s
build_gcc_x86_64
/
build
4m 15s
build_llvm_x86_64
/
build
2m 51s
build_gcc_aarch64
/
build
6m 25s
assert
3s
Annotations
11 warnings
|
build_llvm_x86_64 / build:
drivers/iio/frequency/hmc7044.c#L1707
clang_analyzer: Value stored to 'ret' is never read [deadcode.DeadStores]
1707 | ret = of_property_read_u32(np, "adi,pll2-autocal-bypass-manual-cap-bank-sel",
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1708 | &hmc->pll2_cap_bank_sel);
| ~~~~~~~~~~~~~~~~~~~~~~~~
|
|
build_llvm_x86_64 / build:
drivers/iio/frequency/hmc7044.c#L1221
clang_analyzer: Value stored to 'ret' is never read [deadcode.DeadStores]
1221 | ret = hmc7044_write(indio_dev, HMC7044_REG_PLL1_LOCK_DETECT,
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1222 | HMC7044_LOCK_DETECT_TIMER(pll1_lock_detect));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
build_llvm_x86_64 / build:
drivers/iio/frequency/hmc7044.c#L1044
clang_analyzer: Value stored to 'r' is never read [deadcode.DeadStores]
1044 | r = r1;
| ^ ~~
|
|
build_llvm_x86_64 / build:
drivers/iio/frequency/adf4371.c#L1248
clang_analyzer: Value stored to 'dev' during its initialization is never read [deadcode.DeadStores]
1248 | struct device *dev = jesd204_dev_to_device(jdev);
| ^~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
build_llvm_x86_64 / build:
drivers/iio/adc/ad9213.c#L458
clang_analyzer: Value stored to 'dev' during its initialization is never read [deadcode.DeadStores]
458 | struct device *dev = jesd204_dev_to_device(jdev);
| ^~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
build_llvm_x86_64 / build:
drivers/iio/adc/ad9213.c#L443
clang_analyzer: Value stored to 'dev' during its initialization is never read [deadcode.DeadStores]
443 | struct device *dev = jesd204_dev_to_device(jdev);
| ^~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
build_llvm_x86_64 / build:
drivers/iio/adc/ad9213.c#L410
clang_analyzer: Value stored to 'dev' during its initialization is never read [deadcode.DeadStores]
410 | struct device *dev = jesd204_dev_to_device(jdev);
| ^~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
build_llvm_x86_64 / build:
drivers/iio/adc/ad9213.c#L276
clang_analyzer: Value stored to 'ret' is never read [deadcode.DeadStores]
276 | ret = -EOPNOTSUPP;
| ^ ~~~~~~~~~~~
|
|
build_gcc_arm / build:
drivers/iio/frequency/hmc7044.c#L669
smatch: missing error code? 'ret'
|
|
build_gcc_arm / build:
drivers/iio/frequency/adf4371.c#L949
sparse: symbol 'adf4371_clock_disable' was not declared. Should it be static?
|
|
assert
Some jobs didn't pass non-strict checks:
build_llvm_x86_64:
clang_analyzer
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist-gcc_14-arm
Expired
|
9.16 MB |
sha256:06e0724d545e8850351a67db3ce54ab14353b23c7314e00169172d913e354250
|
|
|
dist-gcc_14-arm64
Expired
|
2.14 MB |
sha256:542b858eaa8f94a42deee38e198ef290d00e2386979dcc812b5d3256438a482d
|
|
|
dist-gcc_14-x86
Expired
|
2.12 MB |
sha256:7ac982f21c1d3e1f072c0ec0ade8d2613e174890d1bf6ec8d5b04622b1c5cda2
|
|
|
dist-llvm_19-x86
Expired
|
2.03 MB |
sha256:e76cf80cf99bbbaf4e2d33d1d3ae7d6dc793257fa1bd6114e566369f25759837
|
|