On 3/29/2023 2:01 AM, Daniel Wagner wrote: > Extend the nvme_connect_subsys() function to parse optional arguments. > This avoids that all test have to pass in always all arguments. > > Signed-off-by: Daniel Wagner <dwagner@xxxxxxx> > --- Thanks for addressing the variable declaration comment and adding optional parameters. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck