summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-10-28 15:41:56 +0200
committerDan Williams <dan.j.williams@intel.com>2010-12-03 01:05:24 -0800
commit66bde0b70aa2e348ac2c9b9626743c1402b9d466 (patch)
tree6a3a9413f3fe14308dcd8a068fbc55c9729adcf9 /scripts/checkpatch.pl
parente8a7e48bb248a1196484d3f8afa53bded2b24e71 (diff)
downloadlinux-next-66bde0b70aa2e348ac2c9b9626743c1402b9d466.tar.gz
dma/intel_mid_dma: remove unneeded null check
Smatch complains because we dereference "mid" before checking it. It turns out that "mid" is always a valid pointer here so we can just remove the check. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions