[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <269694c01002270300q3439b927q2ac7b30c57261b0d@mail.gmail.com>
Date: Sat, 27 Feb 2010 13:00:07 +0200
From: Ameya Palande <2ameya@...il.com>
To: Stewart Robertson <stewart_r@...encamel.com>
Cc: Greg KH <gregkh@...e.de>, wfp5p@...ginia.edu,
linux@...inikbrodowski.net, keil@...systems.de,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: patch Staging-comedi-fix-coding-style-issues.patch
Hi Stewart,
On Sat, Feb 27, 2010 at 12:37 PM, Stewart Robertson
<stewart_r@...encamel.com> wrote:
> I did some research and had a go at fixing the warning
> 'WARNING: printk() should include KERN_ facility level'
> by adding KERN_INFO in front of the quoted text. Please let me know if that
> is the right thing to do and if not,
> what I should do instead.
Yes this is right thing to do "printk(KERN_INFO "");"
You can also do pr_info("");
Cheers,
Ameya.
--
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