commit | 9ae51a32b1a060d2db4340d853d989ae622d273f | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luisbg@osg.samsung.com> | Fri Jul 01 01:07:32 2016 +0100 |
committer | Luis de Bethencourt <luisbg@osg.samsung.com> | Sat Oct 08 10:01:16 2016 +0100 |
tree | f8e6ad4f541f9b3278426959411c163409b39e43 | |
parent | 50858ef96deeeeeb36b2113d49007f41d0410763 [diff] |
befs: use simpler while loop Replace goto with simpler while loop to make befs_readdir() more readable. Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>