Commit 0d660025 authored by Macpaul Lin's avatar Macpaul Lin Committed by Greg Kroah-Hartman

staging/gdm72xx: gdm_usb coding style clean up

gdm_usb.* coding style clean up.
Signed-off-by: default avatarMacpaul 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: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6b2a7e0c
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment