diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-01-21 00:23:33 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-01-23 07:56:53 +0100 |
commit | 041f0af3668e037f465d0e80ea5561fb3fbaa7d0 (patch) | |
tree | 00d9220bfa7564f6e37e6aef0b71524737aa8a19 /drivers/ddr/imx/imx8m/ddrphy_csr.c | |
parent | e97eb638de0dc8f6e989e20eaeb0342f103cb917 (diff) |
fs: fat: structure for name and extension
The short name and extension of FAT files are stored in adjacent fields of
the directory entry. For some operations like calculating a checksum or
copying both fields it is preferable to treat both as one structure.
Change the definition of the directory entry structure to include a
structure comprising the name and the extension field.
This resolves Coverity CID 316357, CID 316350, CID 316348.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddrphy_csr.c')
0 files changed, 0 insertions, 0 deletions