From: Jiri Kosina Date: Tue, 19 Aug 2008 00:13:55 +0000 (+0200) Subject: x86 iommu: remove unneeded parenthesis X-Git-Tag: v2.6.27-rc5~50^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7c5ef3ba8cca8f9c4f91ddef3d081f517914ae;p=pandora-kernel.git x86 iommu: remove unneeded parenthesis The parenthesis in __iommu_queue_command() are not needed when assigning into 'target' variable. Signed-off-by: Jiri Kosina Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed