commit | 1bd2d746078e42394044059baa6459414f8e9c6e | [log] [tgz] |
---|---|---|
author | Douglas Raillard <douglas.raillard@arm.com> | Thu Aug 03 15:59:49 2017 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Thu Oct 05 16:47:53 2017 +0100 |
tree | efcc380601561ce05dc5a59bcf877ddda2715dbf | |
parent | ae6e2854bf6e0cba05ed189227898e23ddfe65a4 [diff] |
GICv3: Fix gic600.c indentation Reindent the file using tabs as the mix of spaces and tabs confuses some editors and leads them to use spaces instead of tabs for new code although the coding style mandates tabs. Change-Id: I87fa4a5d368a048340054b9b3622325f3f7befba Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>