staging/gdm72xx: gdm_usb coding style clean up

gdm_usb.* coding style clean up.

Signed-off-by: Macpaul Lin <macpaul@gmail.com>
Cc: Paul Stewart <pstew@chromium.org>
Cc: Ben Chan <benchan@chromium.org>
Cc: Sage Ahn <syahn@gctsemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Macpaul Lin 2012-09-12 17:49:24 +08:00 committed by Greg Kroah-Hartman
parent 6b2a7e0c9b
commit 0d66002556
2 changed files with 13 additions and 13 deletions

View file

@ -18,7 +18,7 @@
#include <linux/usb.h>
#include <linux/list.h>
#define B_DIFF_DL_DRV (1<<4)
#define B_DIFF_DL_DRV (1 << 4)
#define B_DOWNLOAD (1 << 5)
#define MAX_NR_SDU_BUF 64