Hi All,
Why we use Inline Functions in Linux Kernel? What is the importance of Inline functions and where we should use them?
Is it mandotary to put "static" before inline which declaring the inline function?
Can you please explain it to me?
Thanks,
Raj |