On Sat, Jul 6, 2019 at 1:47 AM Toke Høiland-Jørgensen <[email protected]> wrote: > > From: Toke Høiland-Jørgensen <[email protected]> > > When we changed the device and CPU maps to use linked lists instead of > bitmaps, we also removed the need for the map_insert_ctx() helpers to keep > track of the bitmaps inside each map. However, it seems I forgot to remove > the function definitions stubs, so remove those here. > > Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
Acked-by: Yonghong Song <[email protected]>
