From: Steven Whitehouse Date: Mon, 27 Feb 2006 15:57:14 +0000 (-0500) Subject: [GFS2] Audit printk and kmalloc X-Git-Tag: v2.6.19-rc1~32^2~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d92a8d48085df863032110d9ccb221cde98d14e1;p=pandora-kernel.git [GFS2] Audit printk and kmalloc All printk calls now have KERN_ set where required and a couple of kmalloc(), memset(.., 0, ...) calls changed to kzalloc(). This is in response to comments from: Pekka Enberg and Eric Sesterhenn Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed