[RFC 09/10] app/test-dma-perf: fix parsing of dma address

Stephen Hemminger stephen at networkplumber.org
Thu Nov 14 17:21:49 CET 2024


On Thu, 14 Nov 2024 08:00:52 +0100
Morten Brørup <mb at smartsharesystems.com> wrote:

> > +	while (*addrs == '\0' && isspace(*addrs))
> >  		addrs++;  
> 
> This is never going to happen. Did you mean ||?

Good catch.


More information about the dev mailing list