Re: net/sctp: Use pr_fmt and pr_<level>

From: David Miller
Date: Thu Aug 26 2010 - 17:12:17 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Tue, 24 Aug 2010 16:21:08 -0700

> Change SCTP_DEBUG_PRINTK and SCTP_DEBUG_PRINTK_IPADDR to
> use do { print } while (0) guards.
> Add SCTP_DEBUG_PRINTK_CONT to fix errors in log when
> lines were continued.
> Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
> Add a missing newline in "Failed bind hash alloc"
>
> 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/