https://github.com/torvalds/linux
Revision 851c4df54dc1bcae41d07e46e3d89e035b0a7140 authored by Michael Ellerman on 08 May 2020, 06:53:56 UTC, committed by Shuah Khan on 08 May 2020, 15:46:17 UTC
shellcheck complains that egrep is deprecated, and the grep man page
agrees. Use grep -E instead.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
1 parent f131d9e
History
Tip revision: 851c4df54dc1bcae41d07e46e3d89e035b0a7140 authored by Michael Ellerman on 08 May 2020, 06:53:56 UTC
selftests/lkdtm: Use grep -E instead of egrep
Tip revision: 851c4df
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 15.1 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 539.4 KB
Makefile -rw-r--r-- 59.9 KB
README -rw-r--r-- 727 bytes

README

back to top