mkfs_ext2: reuse string
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 18 Jun 2010 09:49:44 +0000 (11:49 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 18 Jun 2010 09:49:44 +0000 (11:49 +0200)
commit5070124763a96d36b94b2a2e58df27ada3623cb8
tree26285efcb43c42a58d627642094e3cc1014765ef
parentcd5aa5c5dac87a51331b03ee08582e18f489a328
mkfs_ext2: reuse string

function                                             old     new   delta
mkfs_ext2_main                                      2376    2378      +2
.rodata                                           135872  135848     -24
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 2/-24)             Total: -22 bytes

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
util-linux/mkfs_ext2.c