From 9a018670dfa06b44efac08793b82a167d8a167ff Mon Sep 17 00:00:00 2001 From: Lad Prabhakar Date: Mon, 31 Oct 2022 23:22:00 +0000 Subject: [PATCH] media: i2c: ov5645: Drop empty comment Drop empty multiline comment. Signed-off-by: Lad Prabhakar Reviewed-by: Laurent Pinchart Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- drivers/media/i2c/ov5645.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/media/i2c/ov5645.c b/drivers/media/i2c/ov5645.c index 2e6135d0a31ab..6897f542737a1 100644 --- a/drivers/media/i2c/ov5645.c +++ b/drivers/media/i2c/ov5645.c @@ -14,9 +14,6 @@ * https://www.mail-archive.com/linux-media%40vger.kernel.org/msg92671.html */ -/* - */ - #include #include #include -- 2.30.2