> +static unsigned int demote_page_list(struct list_head *demote_pages, > + struct pglist_data *pgdat, > + struct scan_control *sc) sc is not needed and can be removed from demote_page_list(). Reviewed-by: Wei Xu <weixugc@xxxxxxxxxx>
> +static unsigned int demote_page_list(struct list_head *demote_pages, > + struct pglist_data *pgdat, > + struct scan_control *sc) sc is not needed and can be removed from demote_page_list(). Reviewed-by: Wei Xu <weixugc@xxxxxxxxxx>