Re: [Qemu-devel] [PATCH 10/11] target-arm: Reindent ancient page-table-walk code

2015-01-26 Thread Greg Bellows
On Fri, Jan 23, 2015 at 12:20 PM, Peter Maydell wrote: > 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 chang

[Qemu-devel] [PATCH 10/11] target-arm: Reindent ancient page-table-walk code

2015-01-23 Thread Peter Maydell
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 --- target-arm/helper.c | 192 +