Yeah, I don't think we have triple-indirect pointers in use anywhere so
far. And if we do, we probably shouldn't make it more common.
> Linus, would you consider a patch to make resource siblings doubly-linked?
> We could then use the list macros and avoid the pointer to a pointer stuff
> in the current code. Alternately, a tree.h might not be a bad idea.
I don't mind a doubly linked list at all, especially if you use the
<linux/list.h> implementation.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/