[RFC 6/7] cpuset write fixes

From: Ethan Solomita
Date: Fri Jun 01 2007 - 02:17:21 EST


Remove unneeded local variable.

Originally by Christoph Lameter <clameter@xxxxxxx>

Signed-off-by: Ethan Solomita <solo@xxxxxxxxxx>

---

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/