summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/cavium/bdk/libbdk-dram/bdk-dram-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/cavium/bdk/libbdk-dram/bdk-dram-test.c')
-rw-r--r--src/vendorcode/cavium/bdk/libbdk-dram/bdk-dram-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/cavium/bdk/libbdk-dram/bdk-dram-test.c b/src/vendorcode/cavium/bdk/libbdk-dram/bdk-dram-test.c
index 4f54b6951655..82157891123d 100644
--- a/src/vendorcode/cavium/bdk/libbdk-dram/bdk-dram-test.c
+++ b/src/vendorcode/cavium/bdk/libbdk-dram/bdk-dram-test.c
@@ -150,7 +150,7 @@ static bdk_dram_test_flags_t dram_test_flags; // FIXME: Don't use global
* variables at the beginning of this file.
*
* @param arg Number of the region we should check
- * @param arg1 Pointer the the test_info structure
+ * @param arg1 Pointer to the test_info structure
*/
static void dram_test_thread(int arg, void *arg1)
{