Skip to content
Commit b79c6aa6 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: remove unnecessary in-subshell execution



The commands surrounded by ( ) are executed in a subshell, but in
most cases, we do not need to spawn an extra subshell.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent afa974b7
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