all: Reformat remaining C code that doesn't have a space after a comma.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2022-05-05 13:28:32 +10:00
parent aec8db3cd1
commit 5b700b0af9
10 changed files with 28 additions and 28 deletions

View File

@@ -102,7 +102,7 @@ STATIC const int8_t usbd_msc_inquiry_data[36] = {
'M', 'i', 'c', 'r', 'o', 'P', 'y', ' ', // Manufacturer : 8 bytes
'p', 'y', 'b', 'o', 'a', 'r', 'd', ' ', // Product : 16 Bytes
'F', 'l', 'a', 's', 'h', ' ', ' ', ' ',
'1', '.', '0','0', // Version : 4 Bytes
'1', '.', '0', '0', // Version : 4 Bytes
};
// Set the logical units that will be exposed over MSC