Hi!Is recursion in general considered bad style within the kernel? Or is the use of recursive calls disencouraged because of possibly excessive stack usage? Are there any examples within the kernel where recursion is actually used?
Thanks, Henry -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/