]> git.karo-electronics.de Git - linux-beck.git/commit
iommu/omap: Align code with open parenthesis
authorSuman Anna <s-anna@ti.com>
Mon, 20 Jul 2015 22:33:32 +0000 (17:33 -0500)
committerJoerg Roedel <jroedel@suse.de>
Mon, 3 Aug 2015 14:04:43 +0000 (16:04 +0200)
commit5835b6a64ce39434d5cc9857769c73982d488b42
treec4866555c3ea9d1764272cbc796af36b9ad6a746
parenteb642a3f5afdb13aa2b7ba0bda314b0d2b62165d
iommu/omap: Align code with open parenthesis

Fix all the occurrences of the following check warning
generated with the checkpatch --strict option:
    "CHECK: Alignment should match open parenthesis"

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/omap-iommu.c