Size: 212
Comment:
|
Size: 265
Comment:
|
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. | 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 [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.