aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--os/hal/src/hal_usb_msd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/os/hal/src/hal_usb_msd.c b/os/hal/src/hal_usb_msd.c
index 14f1165..9c49192 100644
--- a/os/hal/src/hal_usb_msd.c
+++ b/os/hal/src/hal_usb_msd.c
@@ -89,9 +89,6 @@ static const scsi_inquiry_response_t default_scsi_inquiry_response = {
/*===========================================================================*/
/**
-
- */
-/**
* @brief Checks validity of CBW content.
* @details The device shall consider the CBW valid when:
* • The CBW was received after the device had sent a CSW or after a reset,