lkmpg/.ci
Amit Dhingra e19b1850e1 Change occurrences of egrep to grep -E
A lot of distributions are emitting warnings when using egrep and fgrep
since these are deprecated.

Update occurrences of egrep to 'grep -E' keeping the same functionality
and making the code more portable without emitting warnings.
2024-01-03 13:07:52 +00:00
..
build-n-run.sh Make CI validation more verbose 2021-09-13 04:03:04 +00:00
check-format.sh Change occurrences of egrep to grep -E 2024-01-03 13:07:52 +00:00
non-working Introduce Virtual Input Device Driver 2022-04-06 17:13:29 +08:00
static-analysis.sh Change occurrences of egrep to grep -E 2024-01-03 13:07:52 +00:00