commit | 149994024b78c804b1a5ab2cfe1924a3dc906e03 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Sun Sep 11 22:51:41 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 23 08:55:57 2016 -0400 |
tree | 138a5a53cde13a224e2acade32e6fd79f9d06dda | |
parent | 751b31dfbb22cfffced9d769686c78334ef9f8e6 [diff] |
fs/fat: Correct description of determine_fatent function Current description does not match the function behaviour. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Acked-by: Lukasz Majewski <l.majewski@samsung.com>