James Morris <jmorris@namei.org> wrote:> > + pr_devel("==>%s()\n", __func__);> > Are you planning on leaving these pr_devel()s in?Well, they don't do anything unless you #define DEBUG at the top of the file.If they really offend you, I can remove them.David