[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120902204248.GC3952@gmail.com>
Date: Sun, 2 Sep 2012 16:42:50 -0400
From: Kevin McKinney <klmckinney1@...il.com>
To: Alexey Khoroshilov <khoroshilov@...ras.ru>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Dan Carpenter <dan.carpenter@...cle.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
ldv-project@...ras.ru, klmckinney1@...il.com
Subject: Re: [PATCH] staging: bcm: use pr_info and pr_err rather than printk
On Sun, Sep 02, 2012 at 11:30:14PM +0400, Alexey Khoroshilov wrote:
> Convert printk(KERN_INFO to pr_info( and printk(KERN_ERR to pr_err(.
>
> Signed-off-by: Alexey Khoroshilov <khoroshilov@...ras.ru>
> ---
> drivers/staging/bcm/InterfaceInit.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/staging/bcm/InterfaceInit.c b/drivers/staging/bcm/InterfaceInit.c
> index 57452ef..dfee0ce 100644
> --- a/drivers/staging/bcm/InterfaceInit.c
> +++ b/drivers/staging/bcm/InterfaceInit.c
> @@ -671,18 +671,18 @@ static __init int bcm_init(void)
Acked-by: Kevin McKinney <klmckinney1@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists