USB: include/usb/*.h checkpatch cleanup

Lots of minor formatting cleanups in includes/usb/ to make checkpatch
happier.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Greg Kroah-Hartman
2010-05-17 10:58:12 -07:00
parent 812219ab8f
commit 0858a3a52f
14 changed files with 92 additions and 88 deletions

View File

@@ -19,7 +19,7 @@
#define __LINUX_USB_GADGETFS_H
#include <linux/types.h>
#include <asm/ioctl.h>
#include <linux/ioctl.h>
#include <linux/usb/ch9.h>