CC: [email protected]
CC: [email protected]
TO: Roan van Dijk <[email protected]>
CC: Jonathan Cameron <[email protected]>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
master
head:   dd81e1c7d5fb126e5fbc5c9e334d7b3ec29a16a0
commit: 49d22b695cbb690b1d1a9d21b61eaf8f61a525d4 drivers: iio: chemical: Add 
support for Sensirion SCD4x CO2 sensor
date:   3 months ago
:::::: branch date: 26 hours ago
:::::: commit date: 3 months ago
compiler: sparc64-linux-gcc (GCC) 11.2.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <[email protected]>


cppcheck possible warnings: (new ones prefixed by >>, may not real problems)

>> drivers/iio/chemical/scd4x.c:482:0: warning: syntax error [syntaxError]
   
   ^

vim +482 drivers/iio/chemical/scd4x.c

49d22b695cbb69 Roan van Dijk 2021-10-08  480  
49d22b695cbb69 Roan van Dijk 2021-10-08  481  static 
IIO_CONST_ATTR(calibration_forced_value_available,
49d22b695cbb69 Roan van Dijk 2021-10-08 @482           
__stringify([SCD4X_FRC_MIN_PPM 1 SCD4X_FRC_MAX_PPM]));
49d22b695cbb69 Roan van Dijk 2021-10-08  483  

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/[email protected]
_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to