On 2026-05-18T05:57:19, Heinrich Schuchardt <[email protected]> wrote: > fs: move struct fstype_info definition to top of file > > Structure definitions should precede code using them. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > > fs/fs.c | 86 ++++++++++++++++++++++++++++++++--------------------------------- > 1 file changed, 43 insertions(+), 43 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

