]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
gpu: host1x: Remove gratuitous blank line
authorThierry Reding <treding@nvidia.com>
Mon, 18 Jun 2018 12:01:10 +0000 (14:01 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:33 +0000 (11:18 +0100)
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/intr.c

index 26f3c741d085cc30c906893219d5cb07964d321e..9245add23b5dd231a82ce26570ad7d66086d87a4 100644 (file)
@@ -105,7 +105,6 @@ static void action_submit_complete(struct host1x_waitlist *waiter)
        /*  Add nr_completed to trace */
        trace_host1x_channel_submit_complete(dev_name(channel->dev),
                                             waiter->count, waiter->thresh);
-
 }
 
 static void action_wakeup(struct host1x_waitlist *waiter)