Commits
Bin Meng committed 87af71c2eae
x86: Use 'unsigned int' in install_e820_map() functions This fixes the following checkpatch warning: warning: Prefer 'unsigned int' to bare use of 'unsigned' Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>