From 94e4d712eb28c9a87c40c898af540725f63e68eb Mon Sep 17 00:00:00 2001 From: Kim Phillips Date: Tue, 10 Feb 2015 14:09:37 -0800 Subject: mm/slub.c: fix typo in comment Signed-off-by: Kim Phillips Acked-by: Christoph Lameter Acked-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- mm/slub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mm/slub.c') diff --git a/mm/slub.c b/mm/slub.c index e7ed6f8304f4..8b8508adf9c2 100644 --- a/mm/slub.c +++ b/mm/slub.c @@ -2521,7 +2521,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_node_trace); #endif /* - * Slow patch handling. This may still be called frequently since objects + * Slow path handling. This may still be called frequently since objects * have a longer lifetime than the cpu slabs in most processing loads. * * So we still attempt to reduce cache line usage. Just take the slab -- cgit v1.2.3-55-g7522