zephyr/subsys/fs
Flavio Santes 7fae8989f5 fs/disk: Improve code readability
This commit improves source code readability by breaking long
expressions found at some if statements.

Some minor style issues are also fixed by this patch.

Change-Id: I0c8e42eaf0fca3a98490c54a0ccb941766c50fa3
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-12-05 02:46:52 +00:00
..
Kconfig fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
Makefile fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
disk_access_flash.c fs/disk: Improve code readability 2016-12-05 02:46:52 +00:00
disk_access_ram.c fs/disk: Improve code readability 2016-12-05 02:46:52 +00:00
fat12_ramdisk.h fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
fat_fs.c
shell.c fs: Add simple shell support 2016-11-08 14:22:33 +00:00