Commit e41b865a authored by David S. Miller's avatar David S. Miller

[SCHED]: Fix double slash in include directive.

parent 3d29f7cb
......@@ -26,7 +26,7 @@
#include <linux/highmem.h>
#include <linux/smp_lock.h>
#include <asm/mmu_context.h>
#include <linux//pagemap.h>
#include <linux/pagemap.h>
#include <asm/tlb.h>
#include <linux/interrupt.h>
#include <linux/completion.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment