On Wed, Dec 26, 2012 at 11:53:30AM -0800, Simon Glass wrote:
> 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-
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
---
fs/fs.c | 60 ++---
2 matches
Mail list logo