Core:PXELINUX: improve the pxe_mangle_name in pxe.c
authorLiu Aleaxander <Aleaxander@gmail.com>
Mon, 17 Aug 2009 23:47:55 +0000 (07:47 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Mon, 17 Aug 2009 23:47:55 +0000 (07:47 +0800)
commit1c1ca54240d84f93fd5825b77997bcfb4794d84b
treea9eb1a14eb833f5263c2a17ac166e65a7c69795c
parent04599613bd3fa33e99dde9d3bc12f0cf3b3769fb
Core:PXELINUX: improve the pxe_mangle_name in pxe.c

the old code has so many goto sentences and labels, so improve it and remove them

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
core/fs/pxe/pxe.c