Re: [PATCH v2 0/2] nfit, test: Add some global variables and functions to cleanup.

2018-06-19 Thread Masayoshi Mizuma
I think the subject is wrong... I'll resend them, sorry. - Masa On 06/19/2018 03:30 PM, Masayoshi Mizuma wrote: > This is additional cleanup patches for test scripts. > Add following global variable and functions to test/common file. > Then, cleanup test script to use them. > > - NFIT_TEST_BUS[

[PATCH v2 0/2] nfit, test: Add some global variables and functions to cleanup.

2018-06-19 Thread Masayoshi Mizuma
This is additional cleanup patches for test scripts. Add following global variable and functions to test/common file. Then, cleanup test script to use them. - NFIT_TEST_BUS[01] (global variable) Buses are created when nfit_test module is loaded. - NDCTL (global variable) ndctl command pat