12/10/2022 14:25, Pattan, Reshma:
>
> > -Original Message-
> > From: Markus Theil
>
>
> > +#include
>
> This is not needed right.
>
> > #include
> > #include
> > #include
> > @@ -96,7 +97,7 @@ power_read_turbo_pct(uint64_t *outVal)
> >
> > errno = 0;
> > *outVal = (uin
> -Original Message-
> From: Markus Theil
> +#include
This is not needed right.
> #include
> #include
> #include
> @@ -96,7 +97,7 @@ power_read_turbo_pct(uint64_t *outVal)
>
> errno = 0;
> *outVal = (uint64_t) strtol(val, &endptr, 10);
> - if (*endptr != 0 ||
2 matches
Mail list logo