On Sun, Dec 25, 2016 at 02:35:51PM +0000, Wei Yang wrote: > e820_search_gap() is just used locally now and the start_addr and end_addr > is fixed. Also gapstart is not checked in this function. > > The patch makes e820_search_gap() static and remove those unused variables. > > Signed-off-by: Wei Yang <[email protected]>
Acked-by: Yinghai Lu <[email protected]>

