On Tue, 15 Nov 2016, Corcodel Marian wrote: > Inline declarations suppress warning message from compiler but > most of these functions was declared static and is not used local on file.
Huch? This is a header file and the functions are marked inline on purpose. Can you please explain what you are trying to achieve and why you think that this is a good idea? Thanks, tglx