Fix comparison using wrong pointer variable in dma debug code
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 17 Nov 2011 19:31:02 +0000 (20:31 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 21 Nov 2011 10:35:37 +0000 (11:35 +0100)
cppcheck reported:
[lib/dma-debug.c:248] -> [lib/dma-debug.c:248]: (style) Same expression on both sides of '=='.

Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found