> From: Stephen Hemminger [mailto:step...@networkplumber.org] > > 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> > ---
Agree; disabling warnings should be avoided. Acked-by: Morten Brørup <m...@smartsharesystems.com>