diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-09-21 11:13:41 +0200 |
---|---|---|
committer | Julia Lawall <[email protected]> | 2022-09-21 21:23:56 +0200 |
commit | 2d63e6a3d97132449451c2f66fe24a2dc4e2938f (patch) | |
tree | d9b1998f9f54853f8dbd68cf73821b4007a5458c /arch/x86/kernel/cpu/microcode/amd.c | |
parent | 521a547ced6477c54b4b0cc206000406c221b4d6 (diff) |
scripts: coccicheck: use "grep -E" instead of "egrep"
The latest version of grep claims that egrep is now obsolete so the build
now contains warnings that look like:
egrep: warning: egrep is obsolescent; using grep -E
fix this up by moving the vdso Makefile to use "grep -E" instead.
Cc: Julia Lawall <[email protected]>
Cc: Nicolas Palix <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'arch/x86/kernel/cpu/microcode/amd.c')
0 files changed, 0 insertions, 0 deletions