Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment