These parameters ms and map_offset are not used in
sparse_remove_section(), so remove them.
The __remove_section() is only called by __remove_pages(), remove it.
And put the WARN_ON_ONCE() in sparse_remove_section().
Signed-off-by: Yajun Deng <yajun.deng@xxxxxxxxx>
---