summaryrefslogtreecommitdiff
path: root/include/ext4fs.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2012-12-26 09:53:30 (GMT)
committerTom Rini <trini@ti.com>2013-03-04 19:19:56 (GMT)
commitc6f548d232c47a1691124d05c90fe9fb652e6874 (patch)
tree3e84bee29b963c6b158a20d6a7fc438fc079a2ef /include/ext4fs.h
parent436e2b731979afc904b2a39f1b2fbb2370f08cb4 (diff)
downloadu-boot-c6f548d232c47a1691124d05c90fe9fb652e6874.tar.xz
fs: Use filesystem methods instead of switch()
We can use the available methods and avoid using switch(). When the filesystem is not supported, we fall through to the 'unsupported' methods: fs_probe_unsupported() prints an error, so the others do not need to. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/ext4fs.h')
0 files changed, 0 insertions, 0 deletions