Re: [dpdk-dev] [PATCH v20 1/4] eal: rename power monitor condition member
From: Thomas Monjalon <hidden>
Date: 2021-01-29 11:26:55
From: Thomas Monjalon <hidden>
Date: 2021-01-29 11:26:55
22/01/2021 18:12, Anatoly Burakov:
The `data_sz` name is fine, but it looks out of place because nothing
else has "data" prefix in that structure. Rename it to "size", as well
as add more clarity to the comments around each struct member.
Fixes: 6a17919b0e2a ("eal: change power intrinsics API")
Signed-off-by: Anatoly Burakov <redacted>Thanks for the precisions. Acked-by: Thomas Monjalon <redacted>