mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
lib/parman: Delete newline
Signed-off-by: Jefferson Carpenter <jeffersoncarpenter2@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
f6724cd497
commit
9ec5eea5b6
@@ -85,7 +85,6 @@ static int parman_shrink(struct parman *parman)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static bool parman_prio_used(struct parman_prio *prio)
|
static bool parman_prio_used(struct parman_prio *prio)
|
||||||
|
|
||||||
{
|
{
|
||||||
return !list_empty(&prio->item_list);
|
return !list_empty(&prio->item_list);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user