On Wed, Sep 17, 2008 at 9:11 PM, Balraj Dahiya <dahbal76@xxxxxxxxx> wrote: > 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 > Take a look at Chapter 15 of Documentation/CodingStyle. It contains some comments about inline functions in the kernel. -- Hugo -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ