Prev: [PATCH 3/6] Driver core: Fix memory leak on class_register error path
Next: [PATCH] of/device: Protect against binding of_platform_drivers to non-OF devices
From: Joe Perches on 22 Jul 2010 18:20 On Thu, 2010-07-22 at 22:00 +0200, Joe Eloff wrote: > >From 8f5fff4e75aec2d77575c2ca2dd6a166ac473b18 Mon Sep 17 00:00:00 2001 > From: Joe Eloff <kagen101(a)gmail.com> > Date: Thu, 22 Jul 2010 20:42:04 +0200 > Subject: [PATCH 2/2] Staging: dt3155: Fixed all printk warnings found by checkpatch.pl > > Added all KERN_ levels in printk found by checkpatch.pl The levels you add for KERN_ prefixes seem arbitrary. I think you should verify them. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |