On Fri, 2019-01-18 at 07:26 +0100, Marek Vasut wrote:
> On 1/17/19 7:52 AM, tien.fong.c...@intel.com wrote:
> >
> > From: Stefan Agner
> >
> > Drop the statically allocated get_contents_vfatname_block and
> > dynamically allocate a buffer only if required. This saves
> > 64KiB of memory.
> >
>
On 1/17/19 7:52 AM, tien.fong.c...@intel.com wrote:
> From: Stefan Agner
>
> Drop the statically allocated get_contents_vfatname_block and
> dynamically allocate a buffer only if required. This saves
> 64KiB of memory.
>
> Signed-off-by: Stefan Agner
> Signed-off-by: Tien Fong Chee
> ---
> fs
From: Stefan Agner
Drop the statically allocated get_contents_vfatname_block and
dynamically allocate a buffer only if required. This saves
64KiB of memory.
Signed-off-by: Stefan Agner
Signed-off-by: Tien Fong Chee
---
fs/fat/fat.c | 19 +--
1 files changed, 13 insertions(+)
3 matches
Mail list logo