ao_convert_pa: Switch array index to unsigned type
authorKeith Packard <keithp@keithp.com>
Fri, 28 Jan 2022 22:43:31 +0000 (14:43 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 01:26:49 +0000 (17:26 -0800)
commit6f06cf3e8fe0531b927d5e11ae2b0e9af3663b0f
tree07d327f2223136d82c4b689f550a88fb7e507479
parent4aa984bbcce1cdc4f4b82516a9f2a32cf5061dfa
ao_convert_pa: Switch array index to unsigned type

This seems more appropriate for this use.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_convert_pa.c