Searched hist:cb4487d2b4043bbe98f60f2628387b40fa4896f8 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/thermal/thermometer/ |
H A D | thermometer.c | diff cb4487d2b4043bbe98f60f2628387b40fa4896f8 Tue Apr 26 22:06:19 CDT 2022 Jiapeng Chong <jiapeng.chong@linux.alibaba.com> tools/thermal: remove unneeded semicolon
Fix the following coccicheck warnings:
./tools/thermal/thermometer/thermometer.c:147:3-4: Unneeded semicolon.
Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Link: https://lore.kernel.org/r/20220427030619.81556-2-jiapeng.chong@linux.alibaba.com Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
|