From: Thierry Reding Date: Thu, 10 Oct 2013 08:17:45 +0000 (+0200) Subject: gpu: host1x: Fix alignment of function arguments X-Git-Tag: v3.13-rc1~76^2~65^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37857cd2c5afa8414dccd7758f0844e7d17c00b7;p=pandora-kernel.git gpu: host1x: Fix alignment of function arguments Arguments on subsequent lines should be aligned with the first argument. This one occurrence went unnoticed during code review. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed