projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
51094a2
2d63e6a
)
Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 23 Dec 2022 21:56:41 +0000
(13:56 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 23 Dec 2022 21:56:41 +0000
(13:56 -0800)
Pull coccicheck update from Julia Lawall:
"Modernize use of grep in coccicheck:
Use 'grep -E' instead of 'egrep'"
* tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux:
scripts: coccicheck: use "grep -E" instead of "egrep"
Trivial merge