Commit 1e057cff authored by Anh Le's avatar Anh Le Committed by Greg Kroah-Hartman

Staging: bcm: fixed a comment coding style issue

Fixed a C99 comment issue in InterfaceMisc.h.
Signed-off-by: default avatarAnh Le <anhlq2110@gmail.com>
Reviewed-by: default avatarMatthias Beyer <mail@beyermatthias.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a9873673
......@@ -39,4 +39,4 @@ VOID Bcm_kill_all_URBs(struct bcm_interface_adapter *psIntfAdapter);
#define DISABLE_USB_ZERO_LEN_INT 0x0F011878
#endif // __INTERFACE_MISC_H
#endif /* __INTERFACE_MISC_H */
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