mirror of
https://github.com/dynup/kpatch
synced 2025-01-02 10:42:01 +00:00
3cd2e1efd0
Prevents the following shellcheck warning: In kpatch-build/kpatch-build line 583: which yumdownloader &>/dev/null || die "yumdownloader (yum-utils or dnf-utils) not installed" ^-- SC2230: which is non-standard. Use builtin 'command -v' instead. Signed-off-by: Simon Ruderich <simon@ruderich.org> |
||
---|---|---|
.. | ||
gcc-plugins | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
kpatch.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |