nuttx/fs/fat
Jukka Laitinen 105f305b1b fs/fat/fat32util.c: Fix calculation of current sector with invalid cluster
If the current cluster is invalid, don't use the error code for calculating
the sector number. Instead just return the error code.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2021-05-19 03:06:34 -05:00
..
fs_fat32.c Fix some typos in comments 2020-11-08 18:58:20 +01:00
fs_fat32.h Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
fs_fat32attrib.c OS internal function should indicate the error by return negative value 2020-12-31 09:37:29 +01:00
fs_fat32dirent.c fs: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
fs_fat32util.c fs/fat/fat32util.c: Fix calculation of current sector with invalid cluster 2021-05-19 03:06:34 -05:00
Kconfig docs and comments: Update stale references to COPYING 2021-04-01 21:10:56 -05:00
Make.defs makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00