On Sun, Oct 16, 2016 at 01:25:47PM +0100, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Just iterate over the number of elements in array chanerr_str rather > than for all 32 bits. This removes the need for a NULL chanerr_str[i] > check which could possibly overrun if the upper bits (28..31) of > chanerr are set and 27th bit in chanerr is zero. This simplifies the > code by removing an if statement and a break. Applied, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html