lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ