mirror of https://gitee.com/openkylin/linux.git
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:
parent
f6724cd497
commit
9ec5eea5b6
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue