This is an automatic generated email to let you know that the following patch 
were queued:

Subject: media: gspca: ov519: replace RIGHT SINGLE QUOTATION MARK
Author:  Mauro Carvalho Chehab <mchehab+hua...@kernel.org>
Date:    Wed Jun 2 16:42:39 2021 +0200

Replace the occurences of the following character:

        - U+2019 ('’'): RIGHT SINGLE QUOTATION MARK

By a normal single comma character.

Signed-off-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org>

 drivers/media/usb/gspca/ov519.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

---

diff --git a/drivers/media/usb/gspca/ov519.c b/drivers/media/usb/gspca/ov519.c
index cd6776c3163b..bffa94e76da5 100644
--- a/drivers/media/usb/gspca/ov519.c
+++ b/drivers/media/usb/gspca/ov519.c
@@ -614,7 +614,7 @@ static const struct ov_i2c_regvals norm_3620b[] = {
        /*
         * From the datasheet: "Note that after writing to register COMH
         * (0x12) to change the sensor mode, registers related to the
-        * sensor’s cropping window will be reset back to their default
+        * sensor's cropping window will be reset back to their default
         * values."
         *
         * "wait 4096 external clock ... to make sure the sensor is

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to