]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - api/api_storage.c
Cosmetic api: api_storage.c Line over 80 char
[people/ms/u-boot.git] / api / api_storage.c
index f857adaf2c693e0472eb7af4fc77b47769b9efcb..8dc7405647309140f914c45cce1efb50fb3b3122 100644 (file)
@@ -37,7 +37,7 @@ struct stor_spec {
        int             max_dev;
        int             enum_started;
        int             enum_ended;
-       int             type;           /* "external" type: DT_STOR_{IDE,USB,etc} */
+       int             type;   /* "external" type: DT_STOR_{IDE,USB,etc} */
        char            *name;
 };