Commit 9ec5eea5 authored by Jefferson Carpenter's avatar Jefferson Carpenter Committed by David S. Miller
Browse files

lib/parman: Delete newline

parent f6724cd4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -85,7 +85,6 @@ static int parman_shrink(struct parman *parman)
}

static bool parman_prio_used(struct parman_prio *prio)

{
	return !list_empty(&prio->item_list);
}