media: i2c: rdacm20: Fix indentation in comment
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 1 Jan 2022 17:35:40 +0000 (17:35 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 29 Apr 2024 08:16:01 +0000 (09:16 +0100)
Fix a small indentation issue in a comment block.

Link: https://lore.kernel.org/linux-media/20220101173540.9090-1-laurent.pinchart+renesas@ideasonboard.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/rdacm20.c

index b4647bda8c21f83f4f68cefc5c57228aa9e77f5a..b8bd8354d100a8e2824baece783b19db27eeb2c9 100644 (file)
@@ -463,8 +463,8 @@ static int rdacm20_initialize(struct rdacm20_device *dev)
                return ret;
 
        /*
-        *  Ensure that we have a good link configuration before attempting to
-        *  identify the device.
+        * Ensure that we have a good link configuration before attempting to
+        * identify the device.
         */
        ret = max9271_configure_i2c(&dev->serializer,
                                    MAX9271_I2CSLVSH_469NS_234NS |