diff options
| author | Masahiro Yamada <masahiroy@kernel.org> | 2020-01-25 07:12:32 +0300 |
|---|---|---|
| committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-01-28 19:51:30 +0300 |
| commit | 9a92eee38790c63b45b32876cb1967154f8b9ee5 (patch) | |
| tree | 1ca56261ac0b98f35f7204396a80f058e60793cc /drivers/fpga/fpga-mgr.c | |
| parent | f9a4711ebb248ad37c830b2715342ec60edb1330 (diff) | |
| download | linux-9a92eee38790c63b45b32876cb1967154f8b9ee5.tar.xz | |
builddeb: avoid invoking sub-shells where possible
The commands surrounded by ( ... ) is run in a sub-shell, but you do
not have to spawn a sub-shell for every single line.
Use just one ( ... ) for creating debian/hdrsrcfiles.
For tar, use -C option instead.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
