commit | e3d4939267925ab66f39123744ffb4bc74a13149 | [log] [tgz] |
---|---|---|
author | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Thu Sep 28 14:03:33 2017 +0100 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Mon Oct 16 14:26:03 2017 +0100 |
tree | f93ed0f758c149ddfa049fc3f2a7502c5d40e30b | |
parent | 758081312e316703ed6928c8bcdb9f0a84e2ee92 [diff] |
ACPI/IORT: Improve functions return type/storage class specifier indentation Some functions definition indentations are using a style that is frowned upon with return value type/storage class specifier in a separate line. Reindent the function definitions to fix them. Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Hanjun Guo <hanjun.guo@linaro.org> Cc: Hanjun Guo <hanjun.guo@linaro.org> Cc: Sudeep Holla <sudeep.holla@arm.com>