diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-11-22 19:19:39 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-10 09:14:59 +0100 |
commit | 57b745e2387a7dafd2d29004351cdd3ffffcc5b9 (patch) | |
tree | 2b2a65f6a9ebc76bb4f84256dd4ac9bdb20f63f8 /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | a343249bef2faaf256fee2bf921d95cf0f44f367 (diff) | |
download | u-boot-57b745e2387a7dafd2d29004351cdd3ffffcc5b9.tar.gz u-boot-57b745e2387a7dafd2d29004351cdd3ffffcc5b9.tar.xz u-boot-57b745e2387a7dafd2d29004351cdd3ffffcc5b9.zip |
fs: fat: call set_name() only once
In set_name() we select the short name. Once this is correctly implemented
this will be a performance intensive operation because we need to check
that the name does not exist yet. So set_name should only be called once.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions