Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: i2c: cleanup comments

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>

authored by

Tom Rix and committed by
Mauro Carvalho Chehab
4d19e066 ab0589af

+2 -2
+1 -1
include/media/i2c/mt9t112.h
··· 1 - /* SPDX-License-Identifier: GPL-2.0 */ 1 + /* SPDX-License-Identifier: GPL-2.0 */ 2 2 /* mt9t112 Camera 3 3 * 4 4 * Copyright (C) 2009 Renesas Solutions Corp.
+1 -1
include/media/i2c/wm8775.h
··· 23 23 24 24 struct wm8775_platform_data { 25 25 /* 26 - * FIXME: Instead, we should parametrize the params 26 + * FIXME: Instead, we should parameterize the params 27 27 * that need different settings between ivtv, pvrusb2, and Nova-S 28 28 */ 29 29 bool is_nova_s;