Size: 265
Comment:
|
← Revision 4 as of 2017-12-30 01:30:09 ⇥
Size: 269
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
In an [http://www.kroah.com/log/linux/container_of.html article published] on his [http://www.kroah.com/log/ blog], Greg Kroah-Hartmann explained what is ''container_of()'' and how it works. Also see the MagicMacros article for an explanation. | In an [[http://www.kroah.com/log/linux/container_of.html|article published]] on his [[http://www.kroah.com/log/|blog]], Greg Kroah-Hartmann explained what is ''container_of()'' and how it works. Also see the MagicMacros article for an explanation. |
Container_of
In an article published on his blog, Greg Kroah-Hartmann explained what is container_of() and how it works. Also see the MagicMacros article for an explanation.