• Hirofumi Ogawa's avatar
    [PATCH] FAT: simple error handling cleanup · 647ebfd1
    Hirofumi Ogawa authored
    From: René Scharfe <l.s.r@web.de>
    
    the following patch converts the error handling paths in VFAT fs to use
    goto, making it more consistent with other filesystem code. Shrinks the
    resulting binary by 144 bytes in my build.
    647ebfd1
namei.c 26.1 KB