]> Git Repo - linux.git/commitdiff
fpga: fpga-bridge: removed repeated word
authorNavin Sankar Velliangiri <[email protected]>
Fri, 28 May 2021 15:05:57 +0000 (20:35 +0530)
committerMoritz Fischer <[email protected]>
Thu, 22 Jul 2021 02:54:22 +0000 (19:54 -0700)
Removed repeated word and.
Reported by checkpatch.

Signed-off-by: Navin Sankar Velliangiri <[email protected]>
Signed-off-by: Moritz Fischer <[email protected]>
drivers/fpga/fpga-bridge.c

index b09f68f8e1b06f0623bbe2980a59f44ade8ed343..798f55670646ceaae3f013d399ab60190105d369 100644 (file)
@@ -228,7 +228,7 @@ EXPORT_SYMBOL_GPL(fpga_bridges_put);
  * @info: fpga image specific information
  * @bridge_list: list of FPGA bridges
  *
- * Get an exclusive reference to the bridge and and it to the list.
+ * Get an exclusive reference to the bridge and it to the list.
  *
  * Return 0 for success, error code from of_fpga_bridge_get() otherwise.
  */
@@ -258,7 +258,7 @@ EXPORT_SYMBOL_GPL(of_fpga_bridge_get_to_list);
  * @info: fpga image specific information
  * @bridge_list: list of FPGA bridges
  *
- * Get an exclusive reference to the bridge and and it to the list.
+ * Get an exclusive reference to the bridge and it to the list.
  *
  * Return 0 for success, error code from fpga_bridge_get() otherwise.
  */
This page took 0.055101 seconds and 4 git commands to generate.