This patchset fixes two device name leaks while module exiting in normal or error path. v1 -> v2: Add fix tag in patch #1. Yang Yingliang (2): MIPS: vpe-mt: fix possible memory leak while module exiting MIPS: vpe-cmp: fix possible memory leak while module exiting arch/mips/kernel/vpe-cmp.c | 4 ++-- arch/mips/kernel/vpe-mt.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) -- 2.25.1