mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 12:24:34 +08: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:
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
Block a user