Re: [PATCH] neighbour: Convert NEIGH_PRINTK to neigh_dbg

From: David Miller
Date: Tue Apr 16 2013 - 16:42:24 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Mon, 15 Apr 2013 18:17:19 -0700

> Update debugging messages to a more current style.
>
> Emit these debugging messages at KERN_DEBUG instead
> of KERN_DEFAULT.
>
> Add and use neigh_dbg(level, fmt, ...) macro
> Add dynamic_debug capability via pr_debug
> Convert embedded function names to "%s: ", __func__
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/