commit | 7471cc7619ef8fd1a08d49ef0c20977e2eb5a74a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 10 22:23:25 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 23 14:02:58 2014 +0100 |
tree | 1a1a05ca77d28c884a4225a9fc9e02fa834a23aa | |
parent | 6c014d8c9d6ed0cfedb568f4f1bd15e4600714d7 [diff] |
Remove form-feeds from dlmalloc.c These don't really serve any purpose in the modern age. On the other hand they show up as annoying control characters in my editor, which then happily removes them. I believe we can drop these characters from the file. Signed-off-by: Simon Glass <sjg@chromium.org>