kernel-fxtec-pro1x/tools/power
Len Brown 97101ebd9c tools/power turbostat: Fix gcc build warnings
[ Upstream commit d8d005ba6afa502ca37ced5782f672c4d2fc1515 ]

Warning: ‘__builtin_strncpy’ specified bound 20 equals destination size
	[-Wstringop-truncation]

reduce param to strncpy, to guarantee that a null byte is always copied
into destination buffer.

Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-13 10:45:00 +02:00
..
acpi tools/power/acpi: fix compilation error 2020-02-14 16:33:25 -05:00
cpupower cpupower: avoid multiple definition with gcc -fno-common 2020-04-02 15:28:14 +02:00
pm-graph
x86 tools/power turbostat: Fix gcc build warnings 2020-04-13 10:45:00 +02:00