提交 da1e4faf 编写于 作者: K Kevin McKinney 提交者: Greg Kroah-Hartman

Staging: bcm: Fix white space issues in InterfaceInit.h

This patch fixes white space issue in InterfaceInit.h
as reported by checkpatch.pl.
Signed-off-by: NKevin McKinney <klmckinney1@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 a31f7f5f
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
#define BCM_USB_MINOR_BASE 192 #define BCM_USB_MINOR_BASE 192
INT InterfaceInitialize(void); INT InterfaceInitialize(void);
INT InterfaceExit(void); INT InterfaceExit(void);
...@@ -24,4 +23,3 @@ INT InterfaceExit(void); ...@@ -24,4 +23,3 @@ INT InterfaceExit(void);
INT usbbcm_worker_thread(PS_INTERFACE_ADAPTER psIntfAdapter); INT usbbcm_worker_thread(PS_INTERFACE_ADAPTER psIntfAdapter);
#endif #endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册