mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-27 08:33:10 +01:00 
			
		
		
		
	Cosmetic api: api_storage.c Line over 80 char
Make checkpatch style modification for WARNING: line over 80 characters Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
This commit is contained in:
		| @@ -37,7 +37,7 @@ struct stor_spec { | |||||||
| 	int		max_dev; | 	int		max_dev; | ||||||
| 	int		enum_started; | 	int		enum_started; | ||||||
| 	int		enum_ended; | 	int		enum_ended; | ||||||
| 	int		type;		/* "external" type: DT_STOR_{IDE,USB,etc} */ | 	int		type;	/* "external" type: DT_STOR_{IDE,USB,etc} */ | ||||||
| 	char		*name; | 	char		*name; | ||||||
| }; | }; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user