aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorDiederik de Haas <[email protected]>2023-02-01 22:49:45 +0100
committerArnaldo Carvalho de Melo <[email protected]>2023-02-02 16:32:19 -0300
commita912f5975ffc82d52bbb5937eafe367d44db711c (patch)
tree1be7afc7db89d35685254994692f1c214487a821 /net/lapb/lapb_out.c
parent5b420cf003da4da34955dfd95c5334bec0815114 (diff)
perf test: Replace legacy `...` with $(...)
As detailed in https://www.shellcheck.net/wiki/SC2006: The use of `...` is legacy syntax with several issues: 1. It has a series of undefined behaviors related to quoting in POSIX. 2. It imposes a custom escaping mode with surprising results. 3. It's exceptionally hard to nest. $(...) command substitution has none of these problems, and is therefore strongly encouraged. Signed-off-by: Diederik de Haas <[email protected]> Acked-by: Carsten Haitzler <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions