From: Jesper Juhl Date: Wed, 11 Jan 2006 00:50:28 +0000 (+0100) Subject: add missing printk loglevel in mm/swapfile.c X-Git-Tag: v2.6.16-rc1~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e97a31117c0f96be6637f68b4029609bb1f2cc7c;p=pandora-kernel.git add missing printk loglevel in mm/swapfile.c in mm/swapfile.c a printk() is missing a loglevel. I believe the proper loglevel for this situation is KERN_ERR, so that's what the patch below sets -if you agree, please apply. Signed-off-by: Jesper Juhl Signed-off-by: Adrian Bunk --- Reading git-diff-tree failed