[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100906.184030.91320907.davem@davemloft.net>
Date: Mon, 06 Sep 2010 18:40:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: sjur.brandeland@...ricsson.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net/caif: Use pr_fmt
From: Joe Perches <joe@...ches.com>
Date: Mon, 06 Sep 2010 00:31:11 -0700
> This patch standardizes caif message logging prefixes.
>
> Add #define pr_fmt(fmt) KBUILD_MODNAME ":%s(): " fmt, __func__
> Add missing "\n"s to some logging messages
> Convert pr_warning to pr_warn
>
> This changes the logging message prefix from CAIF: to caif:
> for all uses but caif_socket.c and chnl_net.c. Those now use
> their filename without extension.
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists