Skip to content
Snippets Groups Projects
Commit a34e6d1e authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: move $(strip ) to suffix-search definition


Move $(strip ...) to the callee from the callers of suffix-search. It
shortens the code slightly. Adding a space after a comma will not be
a matter. I also dropped parentheses from single character variables.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent a6601e01
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment