Re: [PATCH 09/35] x86: Convert remaining uses of pr_warning to pr_warn

Steven Rostedt <[email protected]>
Newsgroups gmane.comp.freedesktop.xorg.nouveau,gmane.linux.kernel,gmane.comp.boot-loaders.tboot.devel,gmane.linux.oprofile
Message-ID <[email protected]>
On Thu, 16 Feb 2017 23:11:22 -0800
Joe Perches <[email protected]> wrote:

> diff --git a/arch/x86/mm/testmmiotrace.c b/arch/x86/mm/testmmiotrace.c
> index 38868adf07ea..4a55e453296d 100644
> --- a/arch/x86/mm/testmmiotrace.c
> +++ b/arch/x86/mm/testmmiotrace.c
> @@ -121,9 +121,8 @@ static int __init init(void)
>  		return -ENXIO;
>  	}
>  
> -	pr_warning("WARNING: mapping %lu kB @ 0x%08lx in PCI address space, "
> -		   "and writing 16 kB of rubbish in there.\n",
> -		   size >> 10, mmio_address);
> +	pr_warn("WARNING: mapping %lu kB @ 0x%08lx in PCI address space, and writing 16 kB of rubbish in there\n",
> +		size >> 10, mmio_address);
>  	do_test(size);
>  	do_test_bulk_ioremapping();
>  	pr_info("All done.\n");

Acked-by: Steven Rostedt (VMware) <[email protected]>

-- Steve
_______________________________________________
Nouveau mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/nouveau
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.