]> Git Repo - linux.git/commitdiff
lib/parman: Delete newline
authorJefferson Carpenter <[email protected]>
Sat, 13 Feb 2021 16:00:15 +0000 (16:00 +0000)
committerDavid S. Miller <[email protected]>
Mon, 15 Feb 2021 23:31:52 +0000 (15:31 -0800)
Signed-off-by: Jefferson Carpenter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
lib/parman.c

index c6e42a8db8241fe498e11fda6a4aef759aa9ab28..a11f2f667639725d927566185b5f40b336d5a754 100644 (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);
 }
This page took 0.056303 seconds and 4 git commands to generate.