[PATCH v4 0/4] Fix some issues about kmod

From: Tiezhu Yang
Date: Tue Apr 21 2020 - 03:05:22 EST


v4:
- update the commit message with application of patch 3/4

v3:
- use the quotes with correct format in the commit message of patch 4/4,
sorry for that

v2:
- update the commit message to explain the detailed reason of patch 3/4
- add this cover letter

Tiezhu Yang (4):
selftests: kmod: Use variable NAME in kmod_test_0001()
kmod: Remove redundant "be an" in the comment
kmod: Return directly if module name is empty in request_module()
test_kmod: Avoid potential double free in trigger_config_run_type()

kernel/kmod.c | 10 +++++++---
lib/test_kmod.c | 2 +-
tools/testing/selftests/kmod/kmod.sh | 4 ++--
3 files changed, 10 insertions(+), 6 deletions(-)

--
2.1.0