public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] malloc: Remove control-L in malloc.h
@ 2016-05-30 15:22 Marek Vasut
  2016-05-30 19:18 ` Måns Rullgård
  2016-05-30 20:15 ` Wolfgang Denk
  0 siblings, 2 replies; 7+ messages in thread
From: Marek Vasut @ 2016-05-30 15:22 UTC (permalink / raw)
  To: u-boot

Remove what must've been a typo.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
---
 include/malloc.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/malloc.h b/include/malloc.h
index 8175c75..e065473 100644
--- a/include/malloc.h
+++ b/include/malloc.h
@@ -215,7 +215,6 @@
 
 */
 
-\f
 #ifndef __MALLOC_H__
 #define __MALLOC_H__
 
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-06-02 13:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30 15:22 [U-Boot] [PATCH] malloc: Remove control-L in malloc.h Marek Vasut
2016-05-30 19:18 ` Måns Rullgård
2016-05-30 20:15 ` Wolfgang Denk
2016-05-30 20:37   ` Marek Vasut
2016-05-30 20:38     ` Marek Vasut
2016-05-31 10:27       ` Måns Rullgård
2016-06-02 13:31         ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox