[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220825122824.42425-1-yuanjilin@cdjrlc.com>
Date: Thu, 25 Aug 2022 20:28:23 +0800
From: Jilin Yuan <yuanjilin@...rlc.com>
To: mchehab@...nel.org, sakari.ailus@...ux.intel.com,
gregkh@...uxfoundation.org
Cc: linux-media@...r.kernel.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org, Jilin Yuan <yuanjilin@...rlc.com>
Subject: [PATCH] atomisp/pci: fix repeated words in comments
Delete the redundant word 'of'.
Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
---
drivers/staging/media/atomisp/pci/isp2400_input_system_public.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/atomisp/pci/isp2400_input_system_public.h b/drivers/staging/media/atomisp/pci/isp2400_input_system_public.h
index 85cb61e34192..19a00d569398 100644
--- a/drivers/staging/media/atomisp/pci/isp2400_input_system_public.h
+++ b/drivers/staging/media/atomisp/pci/isp2400_input_system_public.h
@@ -200,7 +200,7 @@ STORAGE_CLASS_INPUT_SYSTEM_H void receiver_port_reg_store(
const hrt_address reg,
const hrt_data value);
-/*! Read from a control register PORT[port_ID] of of RECEIVER[ID]
+/*! Read from a control register PORT[port_ID] of RECEIVER[ID]
\param ID[in] RECEIVER identifier
\param port_ID[in] mipi PORT identifier
--
2.36.1
Powered by blists - more mailing lists