• Matthew Wilcox's avatar
    [PATCH] Remove d_path from sched.h · cd574b74
    Matthew Wilcox authored
    This patch from William Lee Irwin III privatizes __d_path() to dcache.c,
    uninlines d_path(), moves its declaration to dcache.h, moves it to
    dcache.c, and exports d_path() instead of __d_path().
    cd574b74
ksyms.c 16 KB