On Tue, Oct 31, 2017 at 2:28 PM, Brenda J. Butler <b...@mojatatu.com> wrote: > Check if tcase[k] is an instance of a list (is or is derived from list) > instead of checking if it is a list. > > This will be useful if the data structures change to be something > that implements list, instead of being an actual list. In that > case, this code will not have to change. > > Signed-off-by: Brenda J. Butler <b...@mojatatu.com> Acked-by: Lucas Bates <luc...@mojatatu.com>
- [PATCH net-next] tc-testing: better check if thing is lis... Brenda J. Butler
- Re: [PATCH net-next] tc-testing: better check if thi... Lucas Bates
- Re: [PATCH net-next] tc-testing: better check if thi... David Miller