Skip to content
Snippets Groups Projects
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
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