diff options
author | 2020-10-11 15:58:43 +0530 | |
---|---|---|
committer | 2020-10-12 10:32:40 +0200 | |
commit | 2f324dd8ab2e3d8b097f3eac6d380d1adbdbe6e6 (patch) | |
tree | cec5ca72de6c23517c1449ac144f0a5c9b0c428b /drivers/usb/cdns3/cdns3-imx.c | |
parent | coccinelle: api: kfree_sensitive: print memset position (diff) | |
download | linux-dev-2f324dd8ab2e3d8b097f3eac6d380d1adbdbe6e6.tar.xz linux-dev-2f324dd8ab2e3d8b097f3eac6d380d1adbdbe6e6.zip |
scripts: coccicheck: Add quotes to improve portability
While fetching the number of threads per core with lscpu,
the [:digit:] set is used for translation of digits from 0-9.
However, using [:digit:] instead of "[:digit:]" does not seem
to work uniformly for some shell types and configurations
(such as zsh).
Therefore, modify coccicheck to use double quotes around the
[:digit:] set for uniformity and better portability.
Signed-off-by: Sumera Priyadarsini <sylphrenadin@gmail.com>
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions