1
0
Fork 0

lib/parman: Delete newline

Signed-off-by: Jefferson Carpenter <jeffersoncarpenter2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
master
Jefferson Carpenter 2021-02-13 16:00:15 +00:00 committed by David S. Miller
parent f6724cd497
commit 9ec5eea5b6
1 changed files with 0 additions and 1 deletions

View File

@ -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);
}