From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 13 Dec 2012 13:45:40 +0100 Subject: [U-Boot] [PATCH 0/2] clean some FAT code In-Reply-To: <1355395656-5838-1-git-send-email-richard.genoud@gmail.com> References: <50BE21CC.4030603@denx.de> <1355395656-5838-1-git-send-email-richard.genoud@gmail.com> Message-ID: <201212131345.41157.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Richard Genoud, > Hi, > > Instead of adding some more ugly #ifdefs, I came with another approach. > It makes the code easier to read, and correct the compilation error > when VFAT wasn't enabled. I feel bad for the code when you say it's FAT so explicitly ... it certainly wishes it was SLIM, but it can't ;-) Best regards, Marek Vasut