[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220116130030.389886-1-trix@redhat.com>
Date: Sun, 16 Jan 2022 05:00:30 -0800
From: trix@...hat.com
To: unlisted-recipients:; (no To-header on input)
Cc: linux-kernel@...r.kernel.org, Tom Rix <trix@...hat.com>
Subject: [PATCH] soc: ti: k3-ringacc: cleanup double word in comment
From: Tom Rix <trix@...hat.com>
Remove the second 'struct'.
Signed-off-by: Tom Rix <trix@...hat.com>
---
include/linux/soc/ti/k3-ringacc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/soc/ti/k3-ringacc.h b/include/linux/soc/ti/k3-ringacc.h
index 39b022b925986..c218f27ba26cc 100644
--- a/include/linux/soc/ti/k3-ringacc.h
+++ b/include/linux/soc/ti/k3-ringacc.h
@@ -256,7 +256,7 @@ u32 k3_ringacc_get_tisci_dev_id(struct k3_ring *ring);
struct ti_sci_handle;
/**
- * struct struct k3_ringacc_init_data - Initialization data for DMA rings
+ * struct k3_ringacc_init_data - Initialization data for DMA rings
*/
struct k3_ringacc_init_data {
const struct ti_sci_handle *tisci;
--
2.26.3
Powered by blists - more mailing lists