mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
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>
This commit is contained in:
parent
ab0589af58
commit
4d19e0662f
@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/* mt9t112 Camera
|
||||
*
|
||||
* Copyright (C) 2009 Renesas Solutions Corp.
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user