From: Frank Seidel Date: Thu, 5 Feb 2009 15:16:24 +0000 (+0100) Subject: USB: add missing KERN_* constants to printks X-Git-Tag: v2.6.30-rc1~670^2~70 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8aa65b52037123beab573432e371c0f70b7b9a;p=pandora-kernel.git USB: add missing KERN_* constants to printks According to kerneljanitors todo list all printk calls (beginning a new line) should have an according KERN_* constant. Those are the missing peaces here for the usb subsystem. Signed-off-by: Frank Seidel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed