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

2020-06-09 Thread Luis Chamberlain
On Mon, May 11, 2020 at 12:28 PM Luis Chamberlain wrote: > > On Mon, May 11, 2020 at 08:59:37PM +0800, Tiezhu Yang wrote: > > Hi, > > > > Could you please apply the following three patches? > > > > [v4,1/4] selftests: kmod: Use variable NAME in kmod_test_0001() > >

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

2020-05-11 Thread Luis Chamberlain
On Mon, May 11, 2020 at 08:59:37PM +0800, Tiezhu Yang wrote: > Hi, > > Could you please apply the following three patches? > > [v4,1/4] selftests: kmod: Use variable NAME in kmod_test_0001() > https://lore.kernel.org/patchwork/patch/1227980/ > > [v4,2/4] kmod: Remove redundant "be an" in the

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

2020-05-11 Thread Tiezhu Yang
Hi, Could you please apply the following three patches? [v4,1/4] selftests: kmod: Use variable NAME in kmod_test_0001() https://lore.kernel.org/patchwork/patch/1227980/ [v4,2/4] kmod: Remove redundant "be an" in the comment https://lore.kernel.org/patchwork/patch/1227982/ [v4,4/4] test_kmod: