[LTP] [PATCH v6] high_freq_hwp_cap_cppc.c: new test

Andrea Cervesato andrea.cervesato@suse.com
Wed Apr 29 09:44:53 CEST 2026


Hi Piotr,

this patch looks much better.

> +		char path[PATH_MAX];

Please move this out of the loop, `snprintf()` already
terminate the string with `\0` so we don't need to reset the buffer
before using it.

Regards,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com


More information about the ltp mailing list