From: Laurent Pinchart Date: Sat, 1 Jan 2022 17:35:40 +0000 (+0000) Subject: media: i2c: rdacm20: Fix indentation in comment X-Git-Tag: io_uring-6.10-20240523~67^2~104 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=6f76b62654ec5ed1469ee458cd1bffc7be9728e7;p=linux-block.git media: i2c: rdacm20: Fix indentation in comment 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 Reviewed-by: Kieran Bingham Reviewed-by: Jacopo Mondi Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/i2c/rdacm20.c b/drivers/media/i2c/rdacm20.c index b4647bda8c21..b8bd8354d100 100644 --- a/drivers/media/i2c/rdacm20.c +++ b/drivers/media/i2c/rdacm20.c @@ -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 |