Thread (3 messages) flat view 3 messages, 2 authors, 2019-07-23

Re: [PATCH] video: fbdev: nvidia: Remove extra return

From: Souptick Joarder <hidden>
Date: 2019-07-22 08:26:42
Also in: dri-devel, lkml

On Wed, Jul 10, 2019 at 11:28 PM Souptick Joarder [off-list ref] wrote:
Minor cleanup to remove extra return statement.
Any comment on this patch ?
quoted hunk ↗ jump to hunk
Signed-off-by: Souptick Joarder <redacted>
---
 drivers/video/fbdev/nvidia/nv_backlight.c | 2 --
 1 file changed, 2 deletions(-)
diff --git a/drivers/video/fbdev/nvidia/nv_backlight.c b/drivers/video/fbdev/nvidia/nv_backlight.c
index e705a78..2ce5352 100644
--- a/drivers/video/fbdev/nvidia/nv_backlight.c
+++ b/drivers/video/fbdev/nvidia/nv_backlight.c
@@ -123,8 +123,6 @@ void nvidia_bl_init(struct nvidia_par *par)

        printk("nvidia: Backlight initialized (%s)\n", name);

-       return;
-
 error:
        return;
 }
--
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help