media: i2c: cleanup comments
authorTom Rix <trix@redhat.com>
Sun, 13 Mar 2022 16:04:57 +0000 (16:04 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 24 Apr 2022 07:25:51 +0000 (08:25 +0100)
For spdx, remove leading space

Replacements
parametrize to parameterize

Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
include/media/i2c/mt9t112.h
include/media/i2c/wm8775.h

index e678b6ae8e2f5f4d6952231a8d3248336b19cfb9..825b4a169da8109cd12bb198c5723ce26164399a 100644 (file)
@@ -1,4 +1,4 @@
-/*  SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0 */
 /* mt9t112 Camera
  *
  * Copyright (C) 2009 Renesas Solutions Corp.
index 83675817639e356bf4c8e6fd728e887a1242d035..6ccdeb3817ab0b455874c595a49527fc1b07dfb5 100644 (file)
@@ -23,7 +23,7 @@
 
 struct wm8775_platform_data {
        /*
-        * FIXME: Instead, we should parametrize the params
+        * FIXME: Instead, we should parameterize the params
         * that need different settings between ivtv, pvrusb2, and Nova-S
         */
        bool is_nova_s;