aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/drivers
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2016-05-17 12:52:31 +0000
committerEitan Adler <eadler@FreeBSD.org>2016-05-17 12:52:31 +0000
commitcef367e6a15b6e3e2aca88d453c74962cf1f94e7 (patch)
tree39bcd5f2ee01f18547e0b8f8fc9bd18343a1940e /sys/ofed/drivers
parente34357f56db0e2cbb6843a36ef22bcbf68950ac8 (diff)
downloadsrc-cef367e6a15b6e3e2aca88d453c74962cf1f94e7.tar.gz
src-cef367e6a15b6e3e2aca88d453c74962cf1f94e7.zip
Don't repeat the the word 'the'
(one manual change to fix grammar) Confirmed With: db Approved by: secteam (not really, but this is a comment typo fix)
Notes
Notes: svn path=/head/; revision=300050
Diffstat (limited to 'sys/ofed/drivers')
-rw-r--r--sys/ofed/drivers/infiniband/debug/memtrack.c2
-rw-r--r--sys/ofed/drivers/infiniband/debug/memtrack.h2
-rw-r--r--sys/ofed/drivers/net/mlx4/main.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/ofed/drivers/infiniband/debug/memtrack.c b/sys/ofed/drivers/infiniband/debug/memtrack.c
index 7082856680b9..6c8d5df34918 100644
--- a/sys/ofed/drivers/infiniband/debug/memtrack.c
+++ b/sys/ofed/drivers/infiniband/debug/memtrack.c
@@ -510,7 +510,7 @@ EXPORT_SYMBOL(is_non_trackable_free_func);
/* WA - In this function handles confirm
- the the function name is
+ the function name is
'__ib_umem_release' or 'ib_umem_get'
In this case we won't track the
memory there because the kernel
diff --git a/sys/ofed/drivers/infiniband/debug/memtrack.h b/sys/ofed/drivers/infiniband/debug/memtrack.h
index 76265ae06a18..fb52f4b32eae 100644
--- a/sys/ofed/drivers/infiniband/debug/memtrack.h
+++ b/sys/ofed/drivers/infiniband/debug/memtrack.h
@@ -64,7 +64,7 @@ int is_non_trackable_alloc_func(const char *func_name);
int is_non_trackable_free_func(const char *func_name);
/* WA - In this function handles confirm
- the the function name is
+ the function name is
'__ib_umem_release' or 'ib_umem_get'
In this case we won't track the
memory there because the kernel
diff --git a/sys/ofed/drivers/net/mlx4/main.c b/sys/ofed/drivers/net/mlx4/main.c
index 314a4ba76f21..10ba359631b6 100644
--- a/sys/ofed/drivers/net/mlx4/main.c
+++ b/sys/ofed/drivers/net/mlx4/main.c
@@ -164,7 +164,7 @@ MODULE_PARM_DESC(fast_drop,
int mlx4_enable_64b_cqe_eqe = 1;
module_param_named(enable_64b_cqe_eqe, mlx4_enable_64b_cqe_eqe, int, 0644);
MODULE_PARM_DESC(enable_64b_cqe_eqe,
- "Enable 64 byte CQEs/EQEs when the the FW supports this if non-zero (default: 1)");
+ "Enable 64 byte CQEs/EQEs when the FW supports this if non-zero (default: 1)");
#define HCA_GLOBAL_CAP_MASK 0