Commit 4d19e066 authored by Tom Rix's avatar Tom Rix Committed by Mauro Carvalho Chehab
Browse files

media: i2c: cleanup comments



For spdx, remove leading space

Replacements
parametrize to parameterize

Signed-off-by: default avatarTom Rix <trix@redhat.com>
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent ab0589af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
+1 −1

File changed.

Contains only whitespace changes.