• Andrew Morton's avatar
    [PATCH] cleanup page_swap_cache · cc6a392a
    Andrew Morton authored
    Removes some redundant BUG checks - trueness of PageSwapCache() implies
    that page->mapping is non-NULL, and we've already checked that.
    cc6a392a
page_alloc.c 22.4 KB