commit | 15bf8c4f93020663b443b817a0192498bd9cd3f0 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Sun Oct 09 20:15:26 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 24 08:04:36 2016 -0400 |
tree | 4273fe678bec4a5a42ed17474951f9ca476c5926 | |
parent | 6637cb7691e55fcf139ba9ff528f60909b9b838c [diff] |
ext4: cleanup unlink_filename function Use the same variable names as in search_dir, to make purpose of variables more obvious. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Reviewed-by: Tom Rini <trini@konsulko.com>