On Thu, Jan 31, 2013 at 11:32:06PM +0200, Stratos Karafotis wrote: > This patch restructures code for better readability and easier > maintenance.
Given that no one is working on it, why does it need to be maintained easier? :) > Also introduces lowmemorykiller.h header file. Why create a .h file? Who needs it? Only create a .h file if some other .c file needs something in it, never for just one .c file. sorry, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/