On Tue, Oct 15, 2024 at 10:33:30PM +0200, Kees Bakker wrote: > The function fluke_get_dma_residue returns an error as a negative value. > So the return type must not be unsigned. > > This was detected by Coverity, CID 1600782 > > Signed-off-by: Kees Bakker <kees@xxxxxxxxxxxx> > --- > v1 -> v2: change type of `residue` var; add note about Coverity CID in commit message There is no "v2" in the subject line :( Please fix and send a v3. thanks, greg k-h