
Some of the code used TRUE instead of true which did not compile for Debian. These instances were changed to true. Some #define constants generated narrowing errors because their values are negative in a 32 bit integer. These values were explicitly casted to int in the case statements causing the errors. Story: 2009101 Task: 43426 Signed-off-by: Tracey Bogue <tracey.bogue@windriver.com> Change-Id: Iffc4305660779010969e0c506d4ef46e1ebc2c71
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
etc/init.d/hwmon
|
|
etc/logrotate.d/hwmon.logrotate
|
|
etc/mtc/hwmond.conf
|
|
lib/systemd/system/hwmon.service
|
|
usr/lib/ocf/resource.d/platform/hwmon
|
|
usr/bin/hwmond
|