Index: boot/generic/include/printf_core.h
===================================================================
--- boot/generic/include/printf_core.h	(revision 09d13c8e567316acfec91989df4a5d961f8fb644)
+++ boot/generic/include/printf_core.h	(revision db3c88347157ed2aeffe98179283d9e4e0243edd)
@@ -40,5 +40,5 @@
 	/* String output function, returns number of printed characters or EOF */
 	int (*str_write)(const char *, size_t, void *);
-	
+
 	/* User data - output stream specification, state, locks, etc. */
 	void *data;
