[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190702165406.GD98338@google.com>
Date: Tue, 2 Jul 2019 12:54:06 -0400
From: Joel Fernandes <joel@...lfernandes.org>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-kbuild@...r.kernel.org, Sam Ravnborg <sam@...nborg.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 5/7] kheaders: remove meaningless -R option of 'ls'
On Mon, Jul 01, 2019 at 09:58:43AM +0900, Masahiro Yamada wrote:
> 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@...ionext.com>
Reviewed-by: Joel Fernandes (Google) <joel@...lfernandes.org>
Powered by blists - more mailing lists