On Mon, Aug 12, 2024 at 02:56:09PM -0700, Stephen Hemminger wrote: > Only in one place does the power library need un-constify a pointer > and this can be done by casting to uintptr_t first. Better, to have > the warning enabled across the rest of the code. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH] power: don't disable all cast qualifier warnings Stephen Hemminger
- RE: [PATCH] power: don't disable all cast qualifier... Morten Brørup
- Re: [PATCH] power: don't disable all cast qualifier... Bruce Richardson
- Re: [PATCH] power: don't disable all cast qualifier... lihuisong (C)
- Re: [PATCH] power: don't disable all cast qualifier... Tyler Retzlaff