> -static int increase_reservation(unsigned long nr_pages) > +static enum bp_state increase_reservation(unsigned long nr_pages) > { > + enum bp_state state = BP_DONE; > + int rc; > unsigned long pfn, i, flags; > struct page *page; > - long rc; How come? Is it just a cleanup? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>