commit | 91ec37cc1015220965e39bf342fb846810d19e79 | [log] [tgz] |
---|---|---|
author | Thomas Jarosch <thomas.jarosch@intra2net.com> | Thu Nov 17 20:31:02 2011 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Mon Nov 21 11:35:37 2011 +0100 |
tree | 31dab5bfa22bcd40017fbd7a65853e5d70497aed | |
parent | 08f2e6312c67fed80df9342e06ad36daf11eb80b [diff] |
Fix comparison using wrong pointer variable in dma debug code 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>