[PATCH] Fix formatting in arena.c
Siddhesh Poyarekar
siddhesh@redhat.com
Fri Aug 10 19:43:00 GMT 2012
Hi,
While reading through malloc/arena.c, I realized that the entire file
is wrongly formatted. I have run the indent program on it and given it
a quick tweak to *largely* comply with coding standards. I know I
could commit this directly as an obvious formatting change, but I would
like someone else to go through and confirm that the change does not
make any unintentional functional changes (like uncommenting commented
code, etc.). I have verified that the fixed code builds and does not
regress.
Regards,
Siddhesh
2012-08-11 Siddhesh Poyarekar <siddhesh@redhat.com>
* malloc/arena.c: Fix indentation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arena-formatting.patch
Type: text/x-patch
Size: 32585 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20120810/cb19bd3c/attachment.bin>
More information about the Libc-alpha
mailing list