![]() | |||||||||||||
Messages in this thread Patch in this message |
Remove unneeded local variable. Originally by Christoph Lameter <clameter@sgi.com> Signed-off-by: Ethan Solomita <solo@google.com> --- diff -uprN -X 0/Documentation/dontdiff 5/mm/page-writeback.c 6/mm/page-writeback.c --- 5/mm/page-writeback.c 2007-05-30 11:37:01.000000000 -0700 +++ 6/mm/page-writeback.c 2007-05-30 11:39:25.000000000 -0700 @@ -177,7 +177,6 @@ get_dirty_limits(struct dirty_limits *dl int unmapped_ratio; long background; long dirty; - unsigned long available_memory = determine_dirtyable_memory(); unsigned long dirtyable_memory; unsigned long nr_mapped; struct task_struct *tsk; - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2007-06-01 06:19 [from the cache] ©2003-2008 | |||||||||||||