07 October 2009

How to use Linux kernel linked list?

A nice explanation here:
So that you do not actually need to code your linked list in C since you can use the data structure built inside kernel.

No comments: