lkml.org 
[lkml]   [2019]   [Dec]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v5 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
On Tue, 3 Dec 2019, Iurii Zaikin wrote:

> > +ifeq ($(CONFIG_EXT4_KUNIT_TESTS),y)
> > ext4-$(CONFIG_EXT4_KUNIT_TESTS) += inode-test.o
> > +else
> > +obj-$(CONFIG_EXT4_KUNIT_TESTS) += ext4-inode-test.o
> > +ext4-inode-test-objs += inode-test.o
> > +endif
> Why not rename it unconditionally?
>

Good point - I've fixed this in v6. Thanks for the review!

Alan

\
 
 \ /
  Last update: 2019-12-04 16:31    [W:0.067 / U:1.736 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site