commit | 5835b6a64ce39434d5cc9857769c73982d488b42 | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Mon Jul 20 17:33:32 2015 -0500 |
committer | Joerg Roedel <jroedel@suse.de> | Mon Aug 03 16:04:43 2015 +0200 |
tree | c4866555c3ea9d1764272cbc796af36b9ad6a746 | |
parent | eb642a3f5afdb13aa2b7ba0bda314b0d2b62165d [diff] |
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>