aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGravatar Sumera Priyadarsini <sylphrenadin@gmail.com> 2020-10-11 15:58:43 +0530
committerGravatar Julia Lawall <Julia.Lawall@lip6.fr> 2020-10-12 10:32:40 +0200
commit2f324dd8ab2e3d8b097f3eac6d380d1adbdbe6e6 (patch)
treecec5ca72de6c23517c1449ac144f0a5c9b0c428b /lib
parentcoccinelle: api: kfree_sensitive: print memset position (diff)
downloadlinux-2f324dd8ab2e3d8b097f3eac6d380d1adbdbe6e6.tar.gz
linux-2f324dd8ab2e3d8b097f3eac6d380d1adbdbe6e6.tar.bz2
linux-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 'lib')
0 files changed, 0 insertions, 0 deletions