]> Git Repo - qemu.git/commit - target-arm/helper.c
target-arm: Reindent ancient page-table-walk code
authorPeter Maydell <[email protected]>
Thu, 5 Feb 2015 13:37:24 +0000 (13:37 +0000)
committerPeter Maydell <[email protected]>
Thu, 5 Feb 2015 13:37:24 +0000 (13:37 +0000)
commit554b0b09aec4579c8164f363b18a263150e91a2c
tree8965bea70e6d54cd818c63913f479fec79765038
parent0480f69abf849ca0d48928cc6c669c1c7264239b
target-arm: Reindent ancient page-table-walk code

A few of the oldest parts of the page-table-walk code have broken indent
(either hardcoded tabs or two-spaces). Reindent these sections.

For ease of review, this patch does not touch the brace style and
so is a whitespace-only change.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Greg Bellows <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
target-arm/helper.c
This page took 0.027269 seconds and 4 git commands to generate.