From: Dan Murphy <[email protected]> Date: Tue, 21 Jul 2015 12:06:45 -0500
> Fix warning: logical ‘or’ of collectively exhaustive tests is always true > > Change the internal delay check from an 'or' condition to an 'and' > condition. > > Reported-by: David Binderman <[email protected]> > Signed-off-by: Dan Murphy <[email protected]> Applied, thanks.
