From: matt mooney Date: Fri, 6 May 2011 10:47:50 +0000 (-0700) Subject: staging: usbip: vhci_hcd.c: coding style cleanup X-Git-Tag: v3.0-rc1~336^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071d1d47046a275c196b3345c2d19af3c8128608;p=pandora-kernel.git staging: usbip: vhci_hcd.c: coding style cleanup Fix alignment for consistency and remove extraneous lines. Move MODULE_ macros to the end of file. Make bit_desc[] an array of const pointers. Add KERN_ level to a couple of printks. Signed-off-by: matt mooney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed