diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-01 09:58:43 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-09 10:10:52 +0900 |
commit | b60b7c2ea9b7f854d457fefd592c77f621a86580 (patch) | |
tree | d242925d273b58b3d9f0907b4c9b899b0a4a649f /fs/ubifs/commit.c | |
parent | 1e21cbfada87f697a2a7c450542a7d28925abee6 (diff) |
kheaders: remove meaningless -R option of 'ls'
The -R option of 'ls' is supposed to be used for directories.
-R, --recursive
list subdirectories recursively
Since 'find ... -type f' only matches to regular files, we do not
expect directories passed to the 'ls' command here.
Giving -R is harmless at least, but unneeded.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions