diff options
author | 2022-09-20 19:06:33 +0200 | |
---|---|---|
committer | 2022-11-23 19:50:15 +0100 | |
commit | 8ac3b5cd3e0521d92f9755e90d140382fc292510 (patch) | |
tree | 3605ace1fb562d6bbaaa9638099a2655b74dd61f /scripts/generate_rust_analyzer.py | |
parent | nvmem: lan9662-otp: Change return type of lan9662_otp_wait_flag_clear() (diff) | |
download | wireguard-linux-8ac3b5cd3e0521d92f9755e90d140382fc292510.tar.xz wireguard-linux-8ac3b5cd3e0521d92f9755e90d140382fc292510.zip |
lib/vdso: use "grep -E" instead of "egrep"
The latest version of grep claims the 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: Andy Lutomirski <luto@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Link: https://lore.kernel.org/r/20220920170633.3133829-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions